Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] GNU built-in formatter corrections

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Simon Marchi
> Sent: Thursday, June 27, 2013 3:10 PM
> To: cdt-dev@xxxxxxxxxxx
> Subject: Re: [cdt-dev] GNU built-in formatter corrections
> 
> > Just found another one...
> > 
> > # Indentation of case compared to switch
> > -<setting 
> id="org.eclipse.cdt.core.formatter.indent_switchstatements_com
> pare_to_switch" value="true"/>
> > +<setting 
> id="org.eclipse.cdt.core.formatter.indent_switchstatements_com
> pare_to_switch" value="false"/>
> 
> Oops it's the other way around... it should be at true.

Where does this diff come from?  Is there a file that is part of CDT containing this info?

Back to the top