Alan W. Irwin wrote:
> On 2010-01-06 16:38-0500 Hazen Babcock wrote:
> 
>> [...]I also ran uncrustify on the 
>> file since we seem to be using a tab spacing that is not the emacs default. 
>> Unfortunately this seems to have introduced a lot of other changes unrelated 
>> to the changes that I actually made, which were only to the plP_text 
>> function.
> 
> Were you using "scripts/style_source.sh --apply"?  That script should style
> all our files with uncrustify in the proper way including no tabs anywhere.
> When I ran "scripts/style_source.sh --diff -au |less" here I found there
> were some incorrect whitespace changes introduced by your commit which I
> fixed by running "scripts/style_source.sh --apply" (revision 10739).
> 
> If you want to find out more about that script, please run
> "scripts/style_source.sh --help".

How hard is it to make it so that you specify that it just run on one 
particular file. Maybe something like?

./scripts/style_source.sh --file ./drivers/cairo.c --apply

-Hazen

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to