[PATCH] Fix warning about extra semicolon in guile-snarf output

2011-09-18 Thread Julian Graham
Hey Guilers, Long time no see! I was porting some code I wrote to use `guile-snarf' for doing gsubr binding, and I noticed that if you've got -pedantic and -Wall turned on, GCC complains that the code generated by snarfing has an extra semicolon: "ISO C does not allow extra ; outside of a func

Now using Debbugs as our bug tracker

2011-09-18 Thread Ludovic Courtès
Hello Guilers! The bug-gu...@gnu.org mailing list is now tracked by the Debbugs instance at gnu.org, . Bug reports can be seen at . There is no plan to import the bug database from into Debbugs.