]> granicus.if.org Git - php/commit
make sure operator precedence is not playing tricks on us
authorHartmut Holzgraefe <hholzgra@php.net>
Fri, 4 Jul 2003 13:24:47 +0000 (13:24 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Fri, 4 Jul 2003 13:24:47 +0000 (13:24 +0000)
commitf49b1d2da0d0d0cddefb9cd93af5b2444a4dfc86
treea089d4c343775fb7764c85bfd3c7b8b436ac3004
parentc86b4d13e6def375f46e0a4aa2e34e5a426c37e3
make sure operator precedence is not playing tricks on us
(it worked before on gcc3.2/Linux and with VC++ 6, but not
 with gcc3.1/MacOSX)
ext/standard/dir.c