lilypond-devel
[Top][All Lists]
Advanced

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

Re: Issue 5720: Fix C++11 option (issue 579270051 by address@hidden)


From: nine . fierce . ballads
Subject: Re: Issue 5720: Fix C++11 option (issue 579270051 by address@hidden)
Date: Sat, 01 Feb 2020 04:13:23 -0800

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.
> The one in relocate.cc looks like it could be replaced by
strlen+malloc+strncpy.

I can work on a patch for these.

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



reply via email to

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