On Tue, Jul 17, 2012 at 11:01 AM, Sandeep Soni <soni.sande...@gmail.com> wrote:
> On Tue, Jul 17, 2012 at 1:22 PM, Bernhard Reutner-Fischer
> <rep.dot....@gmail.com> wrote:
>>
>> I'm curious if the coding conventions were relaxed to allow for variable
>> declarations that are not at the beginning of a function or scope?
>>
>> You seem to do this pretty often in the gimplefe..
>>
>> cheers,
>
> Not really. I guess, I am the one at fault for this. I will ensure the
> existing code is fixed so that the conventions are followed. Thanks
> for pointing it out.

Not so much, anymore
(http://gcc.gnu.org/codingconventions.html#Variable).  When gimplefe
is merged into trunk, we will be using the C++ conventions which now
allow this.

No need to change anything, Sandy.


Diego.

Reply via email to