This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch 1/2] Code cleanup: Reindentation


I'm not going to argue for reverting this change.  But in general, this is
the wrong direction.  Nontrivial control flow is much harder to follow than
mere whitespace issues.  Consider 'continue' or 'break' to be only
marginally better than 'goto'.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]