bug-gnulib
[Top][All Lists]
Advanced

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

Re: gnulib-tool.py: Prefer 'list.append(item)' over 'list += [item]'.


From: Collin Funk
Subject: Re: gnulib-tool.py: Prefer 'list.append(item)' over 'list += [item]'.
Date: Mon, 8 Apr 2024 18:38:41 -0700
User-agent: Mozilla Thunderbird

Hi Bruno,

On 4/8/24 6:28 PM, Bruno Haible wrote:
> What about GLEmiter.py line 468?

Oops, good catch. I must have been focused on not messing with line
460:

    emit += "# But here it has a '-gnulib' suffix.\n"

But forgot to come back to it.

You can apply the attached patch or fix it without a ChangeLog entry.
Not sure which is preferred.

Collin

Attachment: 0001-gnulib-tool.py-Use-single-quotes-for-strings-part-2.patch
Description: Text Data


reply via email to

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