On Tue, 3 Nov 2009, dru...@users.sourceforge.net wrote:

 > Revision: 12818
 >           
 > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12818&view=rev
 > Author:   druzus
 > Date:     2009-11-03 12:37:01 +0000 (Tue, 03 Nov 2009)
 > 
 > Log Message:
 > -----------
 > 2009-11-03 13:36 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
 >   * harbour/src/common/hbstr.c
 >     ! fixed typo in HB_TRACE message - problem reported by Alex
 > 
 >   * harbour/src/rtl/cdpapi.c
 >     ! fixed casting for C++ builds - problem reported by Marcos

suncc is (still?) broken:

sunCC  -I. -I../../../../../include   -erroff=%none -g -DHB_TR_LEVEL_DEBUG   -o 
expropt1.o -c ../../../expropt1.c
"/usr/include/stdio.h", line 480: Error: "(" expected instead of 
"__attribute__".
"/usr/include/stdio.h", line 480: Error: "(" expected instead of 
"__attribute__".
"/usr/include/stdio.h", line 480: Error: ")" expected instead of 
"__attribute__".
"/usr/include/stdio.h", line 480: Error: ")" expected instead of 
"__attribute__".
"/usr/include/stdio.h", line 483: Error: "(" expected instead of 
"__attribute__".
"/usr/include/stdio.h", line 483: Error: "(" expected instead of 
"__attribute__".
"/usr/include/stdio.h", line 483: Error: ")" expected instead of 
"__attribute__".
"/usr/include/stdio.h", line 483: Error: ")" expected instead of 
"__attribute__".
"/usr/include/stdio.h", line 488: Error: "(" expected instead of 
"__attribute__".
"/usr/include/stdio.h", line 488: Error: "(" expected instead of 
"__attribute__".
"/usr/include/stdio.h", line 488: Error: ")" expected instead of 
"__attribute__".
"/usr/include/stdio.h", line 488: Error: ")" expected instead of 
"__attribute__".
12 Error(s) detected.
make[3]: *** [expropt1.o] Error 12
make[2]: *** [descend] Error 2
make[1]: *** [common] Error 2
make: *** [src] Error 2

sunc is ok, though.

-- 
[-]

mkdir /nonexistent
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to