Hi! This is the output of Linux build (CVS), right?
g++ -O4 -fno-rtti -fno-exceptions -Wall -I/usr/include/tcl8.5 -o src/misc.o -c src/misc.cpp src/misc.cpp: In function ‘char* my_Tcl_Alloc(int)’: src/misc.cpp:96: error: cast from ‘char*’ to ‘unsigned int’ loses precision src/misc.cpp: In function ‘char* my_Tcl_AttemptAlloc(int)’: src/misc.cpp:109: error: cast from ‘char*’ to ‘unsigned int’ loses precision src/misc.cpp: In function ‘char* my_Tcl_Realloc(char*, int)’: src/misc.cpp:118: error: cast from ‘char*’ to ‘unsigned int’ loses precision src/misc.cpp:118: error: cast from ‘char*’ to ‘unsigned int’ loses precision src/misc.cpp: In function ‘void my_Tcl_Free(char*)’: src/misc.cpp:129: error: cast from ‘char*’ to ‘unsigned int’ loses precision make: *** [src/misc.o] Error 1 Please fix. Cheers, Joost. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Scid-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scid-users
