reopen 417482 ! found 417482 1.12-1 thanks * Charles Plessy <[EMAIL PROTECTED]> [2007-04-15 08:32]: > * New upstream release, buildable with gcc 4.3 (Closes: #417482)
Apparently upstream forgot to include one hunk of my patch. Here it is again: --- Main-RNA.cc~ 2007-04-17 23:58:12.000000000 +0000 +++ Main-RNA.cc 2007-04-17 23:58:24.000000000 +0000 @@ -21,6 +21,7 @@ #include <cstdio> #include <cstdlib> #include <cerrno> +#include <climits> #include <iomanip> string parametersInputFilename = ""; -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

