Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authenticated: #14308112 Date: Sun, 14 Aug 2005 16:50:12 +0300 From: Pavel Tsekov X-X-Sender: ptsekov AT mordor To: Angel Tsankov cc: cygwin mailing list Subject: Re: g++ defines for win32 In-Reply-To: <000901c5a0a1$c4a677f0$cf34000a@sven> Message-ID: References: <000b01c5a032$3dabb7c0$cf34000a AT sven> <42FE9575 DOT 1060804 AT familiehaase DOT de> <42FEE8D7 DOT 9060700 AT softhome DOT net> <000901c5a0a1$c4a677f0$cf34000a AT sven> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Y-GMX-Trusted: 0 X-IsSubscribed: yes 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/