lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4066 in lilypond: Patch: Clean lily/include/lily-p


From: lilypond
Subject: [Lilypond-auto] Issue 4066 in lilypond: Patch: Clean lily/include/lily-proto.hh from unused/undefined classes
Date: Thu, 14 Aug 2014 09:16:17 +0000

Status: Started
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 4066 by address@hidden: Patch: Clean lily/include/lily-proto.hh from unused/undefined classes
http://code.google.com/p/lilypond/issues/detail?id=4066

Clean lily/include/lily-proto.hh from unused/undefined classes

This is the result of running

sed -i -e "$(sed -n s'/^class\s\+\([^;]*\);.*$/\1/p' lily/include/lily-proto.hh |while read i;do git grep -l "\(class\| struct\)\s\+$i" lily|grep -q -v lily/include/lily-proto || echo "/^class $i/d";done)" lily/include/lily-proto.hh

http://codereview.appspot.com/129970043

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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