[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-httpd-dev
Subject:    Re: cvs commit: apache-2.0/src/os/win32 os.h
From:       Jim Jagielski <jim () devsys ! jaguNET ! com>
Date:       1999-11-30 14:48:22
[Download RAW message or body]

pg@sweng.stortek.com wrote:
> 
> > Aren't they all in the form of "#if defined(" though?
> > 
> No.  Examples:
> 
> ./ap/ap_checkpass.c:#if HAVE_CRYPT_H
> ./ap/ap_md5c.c:#if HAVE_CRYPT_H
> ./include/ap_config.h:#if AIX >= 42
> ./include/ap_config.h:#if LINUX > 1
> ./include/ap_config.h:#if SEQUENT >= 44
> ./include/ap_mmn.h:#if MODULE_MAGIC_AT_LEAST(19980812,2)
> ./lib/expat-lite/xmlparse.c:#if 0
> ./lib/expat-lite/xmlrole.c:#if 0
> ./lib/expat-lite/xmltok.c:#if XML_BYTE_ORDER != 12
> ./lib/expat-lite/xmltok_ns.c:#if XML_BYTE_ORDER == 12
> ./modules/example/mod_example.c:#if 0
> ./modules/example/mod_example.c:#if MODULE_MAGIC_NUMBER >= 19970103
> ./modules/proxy/mod_proxy.c:#if DEBUGGING
> ./modules/proxy/proxy_cache.c:#if TESTING
> ./modules/standard/mod_mime_magic.c:#if MIME_MAGIC_DEBUG
> ./modules/standard/mod_status.c:#if (NX_CURRENT_COMPILER_RELEASE == 410)
> ./os/win32/installer/installdll/install.c:#if NEED_FQDN
> ./os/win32/installer/installdll/install.c:#if NEED_SHORT_PATHS
> 

Some of these aren't really expected to die, like '#if XML_BYTE_ORDER != 12'.
We were talking about the one of the form '#if HAVE_CRYPT_H' which,
it appears, is in the source.

-- 
===========================================================================
   Jim Jagielski   [|]   jim@jaguNET.com   [|]   http://www.jaguNET.com/
                "Are you suggesting coconuts migrate??"

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic