Graham Percival <gra...@percival-music.ca> writes: > On Mon, Aug 27, 2012 at 10:21:53AM +0000, benko....@gmail.com wrote: >> >> lily/include/skyline.hh:58: list<Building> *const result); >> I'd like to see the const removed (top-level const on function parameter >> types are ignored), but that may be the target of another patch.
Not exactly correct: they are not part of the function signature (like "result" isn't), but they are relevant in the actual function, uh, declaration? I mean the thing when the function body follows. > Good idea! However, that would be a more intelligent > modification, which doesn't fit with fixcc's mandate. At the > moment I just want to move forward with the automatic formatting. -- David Kastrup _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel