Status: Accepted
Owner: ----
Labels: Type-Maintainability

New issue 4464 by [email protected]: Break up circular #include statements
https://code.google.com/p/lilypond/issues/detail?id=4464

git grep '^#include "[^"]*"'|sed 's|^.*/\([^:/]*\):#include "\([^"]*\)".*$| \2 \1|'|tsort >/dev/null
tsort: -: input contains a loop:
tsort: ly-module.hh
tsort: lily-guile.hh
tsort: -: input contains a loop:
tsort: std-string.hh
tsort: flower-proto.hh
tsort: -: input contains a loop:
tsort: smobs.tcc
tsort: smobs.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