This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: INT32: jmorecfg.h


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]