Re: ebtables.c has a syntax error under new gcc
Bart De Schuymer <[email protected]>
| Newsgroups | gmane.linux.network.bridge.ebtables.devel |
|---|---|
| Message-ID | <[email protected]> |
Op di, 22-02-2005 te 13:29 +0800, schreef Atan[°¢Ì·]:
> Under Fedora core 3 , gcc 3.4.2 20041017 , ebtables has a syntax error:
> "ebtables.c:1174: error: label at end of compound statement"
> I modified ebtables.c:1174 from :
> "
> letscontinue:
> }
> "
> to
> "
> letscontinue:
> {}; //<---here , add a empty statrment.
> }
> "
> then all ok.
> [Atan]
A fix like that is already in the CVS code.
Thanks,
Bart
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click