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: g++ defines for win32


Hello,

On Sun, 14 Aug 2005, Angel Tsankov wrote:

> It seems I've come upon an interesting issue, probably a bug. Here it
> is:
> I have a header file that defines __stdcall, __fastdecl and __cdecl.
> If the preprocessor uses the CPLUS_INCLUDE_PATH to find that header
> file, then it does not issue a warning saying that any of the above
> identifiers has been redefined. If, however, it does not use that
> environment variable, then it DOES issue the warning.

We really have to guess whether you've found a bug or not since you do not
provide any useful details. What are you trying to compile ? What
warnings/errors does the compiler produce ? A simple testcase
demonstrating the problem would be appreciated.


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