]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/markup-cyclic-reference.ly
Merge branch 'master' of /home/jcharles/GIT/Lily/. into translation
[lilypond.git] / input / regression / markup-cyclic-reference.ly
index f4495db1ce40c8a42a59b060010f51b3bcebeb43..82bfe0641d0435c5f482aebf8df38dedf38e26b3 100644 (file)
@@ -1,5 +1,7 @@
-\version "2.15.11"
+\version "2.19.13"
 #(ly:set-option 'warning-as-error #f)
+#(ly:expect-warning (ly:translate-cpp-warning-scheme "Markup depth exceeds maximal value of %d; Markup: %s") 1024 'cycle-markup)
+#(ly:expect-warning (ly:translate-cpp-warning-scheme "Markup depth exceeds maximal value of %d; Markup: %s") 1024 'cycleI-markup)
 
 \header {
   texidoc = "Cyclic markup definitions should cause a warning, but