On Monday 19 Mar 2012 07:42:00 David ‘Bombe’ Roden wrote: > On 18.03.2012, at 19:37, Steve Dougherty wrote: > > > Is this what you're looking for? > > > > http://new-wiki.freenetproject.org/Coding_standards > > In light of 3ef15c7701d666f7661cd9b58b41ae525ef32569, does toad know about > these?
Fair point. :|
if(blah)
do_blah();
Is too easy to screw up. I guess we should standardise on always using {} if
it's multi-line.
They're not necessary if it's single line though.
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Devl mailing list [email protected] https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
