|
From: | Michael Lambert |
Subject: | Re: [Gm2] more fixes |
Date: | Sun, 15 Feb 2009 10:53:45 -0500 |
Hi Gaius,I haven't had a chance to take a closer look, but the build is failing with
----------./xgm2 -fcheck-all -g -funbounded-by-reference -fiso -fextended- opaque -Wpedantic-cast -Wpedantic-param-names -c -B./stage1/gm2 -g - gdwarf-2 -B./ -Igm2/gm2-libs-iso:../../gcc-4.1.2/gcc/gm2/gm2-libs-iso - I../../gcc-4.1.2/gcc/gm2/gm2-libs ../../gcc-4.1.2/gcc/gm2/gm2-libs-iso/ ClientSocket.mod -o gm2/gm2-libs-iso/ClientSocket.o ../../gcc-4.1.2/gcc/gm2/gm2-libs-iso/RTio.mod:89:11: error: the return type for procedure 'GetDevicePtr' is defined differently in the definition module and the implementation module
make[2]: *** [gm2/gm2-libs-iso/ClientSocket.o] Error 1 make[1]: *** [all-gcc] Error 2 make: *** [all] Error 2 ---------- on both Debian/alpha and Mac OS X 10.4/ppc. Michael On 14 Feb 2009, at 18:07, Gaius Mulley wrote:
Hi, the current state of play regarding regression tests on x86_64 is: # of expected passes 7650 # of unexpected failures 42 # of unresolved testcases 18 the following changes have been made: * gm2/gm2-libs/FIO.def: corrected return type of FindPosition to be LONGINT. * gm2/gm2-compiler/P2SymBuild.mod: added procedure return type checking between definition and implemention modules. * gm2/gm2-libs/FIO.def: FindPosition returns LONGINT. * gm2/gm2-libs-pim/FloatingUtilities.mod: Round returns INTEGER and Roundl returns LONGINT. * gm2/gm2-libs-pim/FloatingUtilities.def: Roundl also returns LONGINT. regards, Gaius _______________________________________________ gm2 mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/gm2
[Prev in Thread] | Current Thread | [Next in Thread] |