Hi Mikkel, On Mon, 2007-12-24 at 14:41 +0100, Mikkel Kamstrup Erlandsen wrote: > Here's a patch to make the generated C code follow the GLib style more > closely. > > What it does is to put newlines after the method return type and > before the code block. Method decls are not affected. Output looks > like this:
Thanks for the patch. Unfortunately this breaks line numbering for debugging, i.e. we'd need multiple #line directives if we split the C code we output. I don't consider minor stylistic improvements very important right now. Jürg _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
