]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/lily.scm
Fix 1477: Add (ly:expect-warning msg args) to suppress expected warnings
[lilypond.git] / scm / lily.scm
index feec950c45e782717dcfae1b1d2fd1c84ede3111..c971758f0d2b7db2d22816196587e72536384493 100644 (file)
@@ -843,6 +843,7 @@ PIDs or the number of the process."
          (if (ly:get-option 'trace-memory-frequency)
              (mtrace:start-trace  (ly:get-option 'trace-memory-frequency)))
          (lilypond-file handler x)
+         (ly:check-expected-warnings)
          (if start-measurements
              (dump-profile x start-measurements (profile-measurements)))
          (if (ly:get-option 'trace-memory-frequency)