Re: [gnome-db] [PATCH] gcc 3.4 compliance



On Fri, 2004-05-07 at 23:03 +0200, Jürg Billeter wrote:
> Hi
> 
> libgda and libgnomedb 1.1.2 don't compile with gcc 3.4.0; there occur
> many "label at end of compund statement" errors. The attached patches
> shall correct this build problem.
> 
this seems to be gcc being broken, that is, since when do you have to
add empty statements to case blocks? I have seen this error reported
somewhere else and the conclusion, IIRC, was that gcc 3.4 is broken.

At least, I'd add 'break;' lines, not just ';'.

cheers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]