lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Adapt fixcc.py to use Astyle instead of emacs (issue4662074)


From: k-ohara5a5a
Subject: Adapt fixcc.py to use Astyle instead of emacs (issue4662074)
Date: Sun, 03 Jul 2011 02:36:32 +0000

Reviewers: ,

Message:
This script, applied to the .cc .icc and .hh files in flower/ and lily/,
gives a clean make check.


http://codereview.appspot.com/4662074/diff/7001/scripts/auxiliar/fixcc.py
File scripts/auxiliar/fixcc.py (right):

http://codereview.appspot.com/4662074/diff/7001/scripts/auxiliar/fixcc.py#newcode79
scripts/auxiliar/fixcc.py:79: # space after `operator'
Overloaded operators get a space?  "operator + () {"

Description:
Adapt fixcc.py to use Astyle instead of emacs

In the prefilter, remove substitution rules
that duplicate the formatting that Astyle can do.
Remove a rule, removing space before a \-continuation,
which change emacs would have reversed.

Please review this at http://codereview.appspot.com/4662074/

Affected files:
  M scripts/auxiliar/fixcc.py





reply via email to

[Prev in Thread] Current Thread [Next in Thread]