On Wed, Jul 12, 2006 at 09:50:01AM +0200, Dominik Vogt wrote:
> On Wed, Jul 12, 2006 at 01:28:45AM +0200, Viktor Griph wrote:
> Good, but I don't want new ifdefs in the code.  Instead, please
> add this to the end of the AH_VERBATIM macro
> "_ZEND_EXPLICIT_DEFINITIONS" in configure.ac, beginning at line
> 1195:
> 
>   #ifndef O_NOFOLLOW
>   #define O_NOFOLLOW 0
>   #endif
> 
> This snippet is added to the end of config.h.

I' have done that part myself because I had to include fcntl.h
too.  The ifdefs in the code still have to be removed.

> As a rule of thumb, never put any
> ifdefs in a .c file (or better: anywhere).

I.e. fetuere tests belong into configure.ac.

Ciao

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

Reply via email to