I just checked a second-order diff (i.e. produce a diff by running an
unpatched fixcc, then produce a diff by running the patched fixcc, then
compare those diffs), and the only two changes are:
1) don't change
    */
    ;
into:
    */;
(this seems like a very good change)

2) keep lily/freetype-error.cc compilable
(which was the whole point of this)


If I don't hear any screams otherwise in the next few days, I'll go
ahead and push this patch.  NB: I'm _only_ talking about modifying
fixcc.py, not running it.  In fact, I doubt that we'll ever run fixcc.py
on master.


http://codereview.appspot.com/2144047/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to