Bug#421212: FTBFS with GCC 4.3: error: extra ';'

2007-04-27 Thread Martin Michlmayr
Package: crawl Version: 2:0.2.4-1 Usertags: ftbfs-gcc-4.3 Tags: patch Your package fails to build with GCC 4.3. Version 4.3 has not been released yet but I'm building with a snapshot in order to find errors and give people an advance warning. You can reproduce this problem with gcc-snapshot

Bug#421212: FTBFS with GCC 4.3: error: extra ';'

2007-04-27 Thread Guus Sliepen
On Fri, Apr 27, 2007 at 10:17:33AM +0200, Martin Michlmayr wrote: Your package fails to build with GCC 4.3. Version 4.3 has not been released yet but I'm building with a snapshot in order to find errors and give people an advance warning. You can reproduce this problem with gcc-snapshot

Bug#421212: FTBFS with GCC 4.3: error: extra ';'

2007-04-27 Thread Martin Michlmayr
* Guus Sliepen [EMAIL PROTECTED] [2007-04-27 17:32]: Why did they make this an error? It's not as if there is any chance of misinterpreting an extra ;. If they do this they could just as well make -Werror the default. I bitch at them constantly for adding new errors that imho are too strict.