lilypond-devel
[Top][All Lists]
Advanced

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

Re: Improve relocation debug messages. (issue 347070043 by address@hidde


From: Dan Eble
Subject: Re: Improve relocation debug messages. (issue 347070043 by address@hidden)
Date: Fri, 8 Feb 2019 17:46:15 -0500

On Feb 8, 2019, at 07:05, address@hidden wrote:
> 
> string
> _f (char const *format, const string &s, const string &s2, const string
> &s3)
> {
>  return String_convert::form_string (gettext (format), s.c_str (),
> s2.c_str (),
>                                      s3.c_str ());
> }
> 
> anyway.  Frankly, my approach would be to throw that function out.  It
> just obfuscates what will and what will not work and keeps GCC from
> issuing warnings when number and uses of %s don't match.

+1 (but I’m not volunteering)
— 
Dan




reply via email to

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