You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by rb...@covalent.net on 2001/02/25 03:02:44 UTC

Re: cvs commit: apr/threadproc/unix thread.c

On 25 Feb 2001 trawick@apache.org wrote:

> trawick     01/02/24 17:24:37
>
>   Modified:    threadproc/unix thread.c
>   Log:
>   if we don't have the prototype, we shouldn't have the function either
>
>   (haven't we been here before?)

We've been here hundreds of times, and we are likely to reverse this
again.  However, this code was horribly broken.  We would try to build a
threaded MPM without threads in the server, and we would succeed just
fine.  Then when we tried to run the code, it would fail miserably.

Removing the code is the correct solution.

Ryan

_______________________________________________________________________________
Ryan Bloom                        	rbb@apache.org
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------