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: cygwin g++ strictness


----- Original Message ----- From: "Václav Haisman"
Sent: 31 October 2008 11:54
Subject: Re: cygwin g++ strictness

Try getting preprocessed source to see where int32_t get defined to anything else than typedef of int.

I quite like this idea because I can see that this situation is going to
cause me lots of problems - in fact, it's ALREADY causing me lots of
problems... :-)

Can you expand on that suggestion please?  Where is the preprocessed
source available?  If you mean searching through Cygwin's normal header
files it would be very difficult to track this down (although I agree with
you - int32_t must be getting defined differently, somewhere).

John


-- 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]