Re: ECPG compile error
От | Michael Meskes |
---|---|
Тема | Re: ECPG compile error |
Дата | |
Msg-id | 20030625161004.GB3919@feivel.fam-meskes.de обсуждение исходный текст |
Ответ на | ECPG compile error (Rod Taylor <rbt@rbt.ca>) |
Ответы |
Re: ECPG compile error
Re: ECPG compile error |
Список | pgsql-hackers |
On Wed, Jun 25, 2003 at 11:51:47AM -0400, Rod Taylor wrote: > misc.c: In function `ECPGset_informix_null': > misc.c:272: `LONG_LONG_MIN' undeclared (first use in this function) > misc.c:272: (Each undeclared identifier is reported only once > misc.c:272: for each function it appears in.) > misc.c: In function `ECPGis_informix_null': > misc.c:330: `LONG_LONG_MIN' undeclared (first use in this function) Geez, platform independeny is a major headache. :-) It seems my system automatically included limits.h. Other appear to not do this. I already committed an update but I'm not sure you have the version that does. Anyway, if you have and it appears you also have HAVE_LONG_LONG_INT_64 defined, which header file does provide the approprioate constants and how is it named? It seems INT_MIN etc. are there. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De ICQ: 179140304, AIM: michaelmeskes, Jabber: meskes@jabber.org Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
В списке pgsql-hackers по дате отправления: