Date: 04/29/98
- Next message: zeev: "[PHP-DEV] CVS update: php3"
- Previous message: Bug Database: "[PHP-DEV] Bug #323 Updated: Warning 'palloc' redefined"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Re: Bug #323 Updated: Warning 'palloc' redefined"
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Re: Bug #323 Updated: Warning 'palloc' redefined"
- Reply: rasmus <email protected>: "Re: [PHP-DEV] Re: Bug #323 Updated: Warning 'palloc' redefined"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 29 Apr 1998, Bug Database wrote:
> ID: 323
> Updated by: zeev
> Reported By: doussot <email protected>
> Status: Closed
> Bug Type: PostgreSQL related
> Assigned To:
> Comments:
>
> This is *probably* safe, but if it isn't, there's
> nothing much we can do about it. It's a clash between
> a PostgresSQL function and an Apache function.
>
Wasn't the symbols renaming in apache 1.3 suposed to fix such
issues ? As far as I understand, apache code never uses "palloc" but
ap_palloc. "palloc" is only defined in apache-1.3/src/include/compat.h .Is
it really necessary to include this file with apache 1.3 ?
[ Please CC me answsers - Thanks ]
--- Yann Doussot <doussot <email protected>> Grey Interactive - France - http://www.gifrance.com/ Cell: +33 6 12 71 70 03 Work: + 33 1 46 84 85 00
- Next message: zeev: "[PHP-DEV] CVS update: php3"
- Previous message: Bug Database: "[PHP-DEV] Bug #323 Updated: Warning 'palloc' redefined"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Re: Bug #323 Updated: Warning 'palloc' redefined"
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Re: Bug #323 Updated: Warning 'palloc' redefined"
- Reply: rasmus <email protected>: "Re: [PHP-DEV] Re: Bug #323 Updated: Warning 'palloc' redefined"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

