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