Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_19_13
Comment #6 on issue 4066 by [email protected]: 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 <[email protected]>
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