Mac OS X - compilation experiences and issues

Jeremy Allison jra at samba.org
Fri Sep 12 21:39:17 GMT 2003


On Fri, Sep 12, 2003 at 03:25:26PM +0200, Benjamin Riefenstahl wrote:
> 
> Bugs
> ----
> 
> Probable bugs that I have seen:
> 
> - I think the check for 8-bit in the while condition in strchr_m()
>   should be negated, i.e. you want 
> 
>       while (!at_end && !8_bit)
>           fast_path

Doh ! You're completely correct. Thanks :-).

Jeremy.



More information about the samba-technical mailing list