Package: gcc-snapshot Severity: serious Martin, Matthias,
it seems that the 20070720-1 snapshot has some issues with limits.h here is a snippet that cannot be compiled by gcc-snapshot ------- #include <limits.h> int main() { return 0; } ------ /usr/lib/gcc-snapshot/bin/g++ -o t t.cpp /tmp In file included from t.cpp:1: /usr/include/limits.h:125:26: error: no include path in which to search for limits.h I got these errors in the codes I develop and use on Debian while testing the new snapshot Best regards C. -- Debian Developer - http://people.debian.org/~prudhomm/ Scientific computing packages maintainer Fingerprint = 3703 50DE 7A9F 024E 0F26 0D07 A18F B40B D4BE 1450