[olsr-dev] Patch: for (some Qs about exending the dyn_gw plugin)
Andreas Tønnesen
(spam-protected)
Mon Nov 29 21:11:08 CET 2004
Hi Sven,
The semicolons are in CVS now :-)
- Andreas
Sven-Ola Tuecke wrote:
> Hello Andreas,
>
> @jens Oops: Sorry, just pressed the wrong button.
>
> while you are at the task of applying other peoples patches, why not correct
> some missing semicolons also - need this for a SuSE 8.2 (older) to
> compile...
>
> diff -ur olsrd-current/src/cfgparser/oparse.y
> olsrd-cvs-0.4.8/src/cfgparser/oparse.y
> --- olsrd-current/src/cfgparser/oparse.y
> +++ olsrd-cvs-0.4.8/src/cfgparser/oparse.y
> @@ -373,6 +373,7 @@
> free($2);
>
> }
> +;
>
> ihna6entry: TOK_IP6_ADDR TOK_INTEGER
> {
> @@ -410,6 +411,7 @@
> free($2);
>
> }
> +;
>
> ifblock: TOK_INTERFACE TOK_STRING
> {
> @@ -437,6 +439,7 @@
>
> free($2);
> }
> +;
>
> bnoint: TOK_NOINT TOK_BOOLEAN
> {
>
> So long, Sven-Ola
>
>
> _______________________________________________
> olsr-dev mailing list
> (spam-protected)
> https://www.olsr.org/mailman/listinfo/olsr-dev
--
Andreas Tønnesen
http://www.olsr.org
More information about the Olsr-dev
mailing list