]> granicus.if.org Git - php/commit
Looks like I found my problem.
authorBrendan W. McAdams <bmcadams@php.net>
Wed, 9 Aug 2000 17:43:04 +0000 (17:43 +0000)
committerBrendan W. McAdams <bmcadams@php.net>
Wed, 9 Aug 2000 17:43:04 +0000 (17:43 +0000)
commit9a2d9b993dc9345dcbfe181882ce7de580c3410f
tree278b337a10a0549913a75fe7a76f252396185ff4
parent1030d7a7d8ce8f1696f6cc1ae4bab5a0ea64ab46
Looks like I found my problem.
I was predeclaring my functions in ccvs.h (stupid of me), so PHP was seeing the predec from internal_functions.h, the predec again, and then the actual functions and barfing.  Compiles into apache now.  Will test further.
ext/ccvs/ccvs.c
ext/ccvs/ccvs.h