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: [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html