On Fri, 9 Feb 2001, Jeffrey W. Baker wrote:

[...] 
> Actually, I didn't.  Does this mean that strcasecmp(3) on FreeBSD doesn't
> segfault when given NULL pointers?  Or does this mean that the version of
> Apache at the time (1.3.6 and 1.3.9) didn't have this problem?  The code
> in Apache hasn't changed since then, so I assume a difference between BSD
> and Linux libc.

Seems like it. We still use your code[1] on 4.2-STABLE with recent
Apache+mod_perl and haven't had any problems while upgrading.

so the conclusion: LINUX SUCKS![2]

;-)


 - ask

[1] except $uri->port($r->get_server_port) is now $uri->port(80).
[2] I do use Linux here and there, even RedHat (6.x though), so
    let's not start a long thread about which OS sucks less.

-- 
ask bjoern hansen - <http://ask.netcetera.dk/>

Reply via email to