On 10/01/2010 08:20 AM, Martin Nordholts wrote: > > * mixed declarations and code > > Because variables can be declared closer to where they are used > If only I hadn't brought up the topic... ;) I think that's a terrible concept which actually makes code very difficult to read. Instead of having one known place to look for a declaration, they'll be sprinkled all over. Just like small indents, they are just another tool for covering up the fact that a function has grown too large and should be split into smaller units. Maybe we can just stick with C89 and autoconf'ed extensions? ;o) Rupert _______________________________________________ Gegl-developer mailing list Gegl-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer