lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compilation fixes for GUILE 2.2 (issue 571430046 by address@hidden)


From: nine . fierce . ballads
Subject: Re: Compilation fixes for GUILE 2.2 (issue 571430046 by address@hidden)
Date: Sun, 26 Jan 2020 06:35:40 -0800

https://codereview.appspot.com/571430046/diff/551390052/lily/main.cc
File lily/main.cc (right):

https://codereview.appspot.com/571430046/diff/551390052/lily/main.cc#newcode830
lily/main.cc:830: catch (std::exception e)
My time is short this morning, so I can't digest this whole situation,
but if you're going to catch an exception, catch by reference rather
than value.
https://stackoverflow.com/questions/2522299/c-catch-blocks-catch-exception-by-value-or-reference#2522311

https://codereview.appspot.com/571430046/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]