I just fixed that, and finishing fixing all warnings hidden as result of 
that bug.

--------------------------------------------------
From: "Enrico Maria Giordano" <[email protected]>
Sent: Wednesday, February 11, 2009 9:48 AM
To: "xHarbour Developers Mailing List" 
<[email protected]>
Subject: [xHarbour-developers] Bug with compiler switches?

> The following sample:
>
> #define MYDEFINE
> #define MYDEFINE
>
>
> FUNCTION MAIN()
>
>    RETURN NIL
>
> if compiled with the switches:
>
> SET HARBOURCMD=/a /es2 /gc0 /m /n /q /w2
>
> correctly gives the warning:
>
> Warning W0001  Redefinition or duplicate definition of #define MYDEFINE
>
> The problem is that it should stop the compilation but it doesn't.
>
> EMG
>
> --
> EMAG Software Homepage:     http://www.emagsoftware.it
> The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
> The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
> The EMG Music page:         http://www.emagsoftware.it/emgmusic
>
>
> ------------------------------------------------------------------------------
> Create and Deploy Rich Internet Apps outside the browser with 
> Adobe(R)AIR(TM)
> software. With Adobe AIR, Ajax developers can use existing skills and code 
> to
> build responsive, highly engaging applications that combine the power of 
> local
> resources and data with the reach of the web. Download the Adobe AIR SDK 
> and
> Ajax docs to start building applications 
> today-http://p.sf.net/sfu/adobe-com
> _______________________________________________
> xHarbour-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
> 

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to