]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4910/2: Replace the warning message output method in ly_run_command ()
authorMasamichi Hosoda <trueroad@trueroad.jp>
Thu, 30 Jun 2016 14:15:41 +0000 (23:15 +0900)
committerMasamichi Hosoda <trueroad@trueroad.jp>
Thu, 7 Jul 2016 21:45:25 +0000 (06:45 +0900)
commitf97af256ef891d0501c9a6d7985b74a23d7ebe6a
treef49dbdbf7fbe7d6aae65f724b8d13dc01375e6a9
parente5c35162e112e97b1e3562cb2386f76160d48339
Issue 4910/2: Replace the warning message output method in ly_run_command ()

This commit replaces
the warning message output method in ly_run_command ()
from fprintf () to warning ().
lily/general-scheme.cc