Re: My whitespace style

2009-04-16 Thread Oliver Fromme
Matthew D. Fuller wrote: On Wed, Apr 15, 2009 at 10:20:08AM +0300 I heard the voice of Giorgos Keramidas, and lo! it spake thus: switch (value) { case SOME_CONSTANT_NAME:do_stuff_here();break; case ANOTHER_CONSTANT_NAME:

Re: My whitespace style

2009-04-16 Thread deeptech71
Giorgos Keramidas wrote: On Wed, 15 Apr 2009 06:48:12 +0200, deeptec...@gmail.com wrote: Could you please give me a (preferrably widely used) example of columnizing calls which cross different levels of indentation? It's not so uncommon as it may initially seem... I've seen switch() cases in

Re: My whitespace style

2009-04-16 Thread Oliver Fromme
deeptec...@gmail.com wrote: Oliver Fromme wrote: [...] That's another good reason to let the old ASCII tab die and rest in peace (or lost in space ... ok, bad pun). In this and other posts you only give reason to kill off the space, not the tab. If two things conflict, which is