* Lars Gullik Bjønnes <[EMAIL PROTECTED]> [010220 15:55]:
> Baruch Even <[EMAIL PROTECTED]> writes:
>
> | pthread is already a requirement so I add nothing to requirements,
>
> Where is ptheread required?
I retract my words, it appears after close examination that phtreads is
not required by si
* Lars Gullik Bjønnes <[EMAIL PROTECTED]> [010220 15:55]:
> Baruch Even <[EMAIL PROTECTED]> writes:
>
> | pthread is already a requirement so I add nothing to requirements,
>
> Where is ptheread required?
I believe it is required by the sigc++ code.
--
Baruch Even
http://baruch.ev-en.org/
Baruch Even <[EMAIL PROTECTED]> writes:
| pthread is already a requirement so I add nothing to requirements,
Where is ptheread required?
Lgb
After thinking and reading the manuals for Xforms, this is the current
idea for asynchronous messaging.
I'm creating three classes, Messenger, Messenger_pimpl and MessengerBoy.
Messenger defines the generic api and will be implemented in
src/frontends (suggested header file attache