Hallo Alexandre,
thanks for hinting that (I used gcc 3.3.4) - I'll add your patch.
Regards,
Matthias
Alexandre Buisse wrote:
Hi,
the compilation of lejos failed with gcc-4.0.1 due to a warning that has
been changed into an error in this version. Here comes a one-line patch
to fix it. If applied, lejos compiles fine with gcc4.
Regards,
Alexandre
------------------------------------------------------------------------
--- vmsrc/threads.c.old 2006-02-04 13:08:49.000000000 +0100
+++ vmsrc/threads.c 2006-02-04 13:08:15.000000000 +0100
@@ -321,6 +321,7 @@
}
}
done_pi:
+ break;
#endif // PI_AVOIDANCE
}
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Lejos-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lejos-discussion