Re: compile problems - Mailing list pgadmin-hackers

From Florian G. Pflug
Subject Re: compile problems
Date
Msg-id 463837CE.8070108@phlo.org
Whole thread Raw
In response to Re: compile problems  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: compile problems
List pgadmin-hackers
Guillaume Lelarge wrote:
> Dave Page a écrit :
>> Florian G. Pflug wrote:
>>> @dave: I think that the "#define DECIMAL DECIMAP_P" isn't needed
>>> anymore -
>>> or at least "find ./ -name "*.h" | xargs grep DECIMAL" and
>>> "find ./ -name "*.c" | xargs grep DECIMAL" seem to indicate that...
>>
>> Yeah, seems to be surplus. Removed, thanks.
>>
>
> I don't think so. Or you need this patch :)

*Puts brown paper bag over his head* You're right of course.
I don't know what I was thinking when I grepped only through
the .c and .h files, and omitted the .cpp files, but it obviously
wasn't something very bright.. ;-)

greetings, Florian Pflug



pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: compile problems
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6254 - trunk/pgadmin3/pgadmin/utils