On Mon, Mar 09, 1998 at 03:07:50PM +0100, Farzad FARID wrote:
> It *does* work, I've cut and paste this code from the source of the
> 'logger' program, right form the Debian sources :) Of course it does not
Args. Seems I should take a look at that guy.
> work when it's linked with libstdc++, which is the issue...
So the question is, what's included in libstdc++ that breaks things.
> Furthermore I've checked the glibc source hunting for the bug
> (unsuccessfully) and the syntax '(priority | facility)' is legal :)
Sure it is legal - but not useful afaik.
priority | facility is a integer_or of two integer values. The
resulting value is integer, too. So it's legal. It just might
not be a useful priority.
Regards,
Joey
--
/ Martin Schulze * [EMAIL PROTECTED] * 26129 Oldenburg /
/ http://home.pages.de/~joey/
/ Eine Kette ist nur so stark wie ihr schwächstes Glied /
--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to [EMAIL PROTECTED] .