On 2020/02/01 12:06:02, Dan Eble wrote:
> I see two uses of strdup.
> The one in piano-pedal-engraver looks like it could be eliminated by
using
> std::string instead of a C string.

See https://codereview.appspot.com/557270049/ .
It seems worthwhile independent of the gnu++11 question.

https://codereview.appspot.com/579270051/

Reply via email to