Thank you I'll commit the fix ASAP. Brgds, Viktor
On 2010 Feb 9, at 14:06, Maurilio Longo wrote: > Hi, > > OS/2, GCC, build stops with this error: > > > gcc -I. -I../../../../../include -Wall -W -O3 -DHB_LEGACY_TYPES_OFF > -ort_miscc.o -c ../../../rt_miscc.c > In file included from ../../../rt_main.h:53, > from ../../../rt_miscc.c:53: > ../../../../../include/clipdefs.h:66: warning: redefinition of `BYTE' > E:/SVILUPPO/GCC/V3.3.5/USR/include/os2emx.h:219: warning: `BYTE' previously > declared here > ../../../../../include/clipdefs.h:75: warning: redefinition of `SHORT' > E:/SVILUPPO/GCC/V3.3.5/USR/include/os2emx.h:240: warning: `SHORT' previously > declared here > ../../../../../include/clipdefs.h:83: warning: redefinition of `USHORT' > E:/SVILUPPO/GCC/V3.3.5/USR/include/os2emx.h:243: warning: `USHORT' previously > declared here > ../../../../../include/clipdefs.h:97: warning: redefinition of `LONG' > E:/SVILUPPO/GCC/V3.3.5/USR/include/os2emx.h:246: warning: `LONG' previously > declared here > ../../../../../include/clipdefs.h:105: warning: redefinition of `ULONG' > E:/SVILUPPO/GCC/V3.3.5/USR/include/os2emx.h:249: warning: `ULONG' previously > declared here > ../../../../../include/clipdefs.h:118: error: conflicting types for `BOOL' > E:/SVILUPPO/GCC/V3.3.5/USR/include/os2emx.h:208: error: previous declaration > of `BOOL' > make[3]: *** [rt_miscc.o] Error 1 > make[2]: *** [descend] Error 2 > make[1]: *** [hbtest] Error 2 > make: *** [utils] Error 2 > > Regards. > > Maurilio. > > -- > __________ > | | | |__| Maurilio Longo > |_|_|_|____| farmaconsult s.r.l. > > > _______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
