lilypond-auto
[Top][All Lists]
Advanced

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

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


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4066 in lilypond: Patch: Clean lily/include/lily-proto.hh from unused/undefined classes
Date: Mon, 18 Aug 2014 12:42:57 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_19_13

Comment #6 on 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

Pushed to staging as
commit 5935eb49be42ab0296260b9528b8764d66ae62ee
Author: David Kastrup <address@hidden>
Date:   Thu Aug 14 11:11:33 2014 +0200

Issue 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


--
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]