This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: New ARI warning Wed May 23 01:55:03 UTC 2012


>>>>> "Mark" == Mark Kettenis <mark.kettenis@xs4all.nl> writes:

Mark> So I'd have no objection to requiring C99, except for one
Mark> style-related issue.  I really, really hate mixing declarations with
Mark> code (something that C99 started to allow).  So if we switch to
Mark> requiring C99, I think we should add a rule to the coding standards
Mark> that variables may only be declared at the start of a block.

If there is no warning for it, then uses will slip in.

Tom


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