INT32: jmorecfg.h

Christopher Faylor cgf-no-personal-reply-please@cygwin.com
Tue Jul 27 18:42:00 GMT 2004


On Tue, Jul 27, 2004 at 10:01:08AM +0100, Dave Korn wrote:
>I remember hitting this problem with a cygwin build of libjpeg once.
>The correct answer is probably that jmorecfg.h shouldn't arbitrarily
>define INT32 globally without first performing an autoconf test to see
>if there's something in the system includes that already provides it,
>isn't it?

Yes.  Just adding more and more ifdef guards around the INT32 definition
is not the way to go.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list