Re: strcasestr compilation problem

2005-08-31 Thread Ben Pfaff
[EMAIL PROTECTED] (James Youngman) writes: > I haven't checked the code, but I suspect that a better choice would > be to include which must also #define NULL. That way you > end up with less other stuff being included without necessity and the > code stands a greater chance of working when comp

Re: strcasestr compilation problem

2005-08-31 Thread Bruno Haible
Yoann Vandoorselaere wrote: > The strcasestr module miss the inclusion of the stdio.h header, > resulting in missing declaration for the NULL identifier on some > systems. Thanks. I committed the appended fix. James Youngman writes: > I haven't checked the code, but I suspect that a better choic

Re: strcasestr compilation problem

2005-08-31 Thread Yoann Vandoorselaere
On Wed, 2005-08-31 at 08:59 +0100, James Youngman wrote: > On Wed, Aug 31, 2005 at 08:12:10AM +0200, Yoann Vandoorselaere wrote: > > > The strcasestr module miss the inclusion of the stdio.h header, > > resulting in missing declaration for the NULL identifier on some > > systems. > > I haven't c

Re: strcasestr compilation problem

2005-08-31 Thread James Youngman
On Wed, Aug 31, 2005 at 08:12:10AM +0200, Yoann Vandoorselaere wrote: > The strcasestr module miss the inclusion of the stdio.h header, > resulting in missing declaration for the NULL identifier on some > systems. I haven't checked the code, but I suspect that a better choice would be to include

strcasestr compilation problem

2005-08-30 Thread Yoann Vandoorselaere
Hi, The strcasestr module miss the inclusion of the stdio.h header, resulting in missing declaration for the NULL identifier on some systems. Regards, -- Yoann Vandoorselaere | Responsable R&D / CTO | PreludeIDS Technologies Tel: +33 (0)8 70 70 21 58 Fax: +33(0)4 78 42 21 58 h