[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#38460] [PATCH 1/1] lint: Add '--load-path' option.
From: |
zimoun |
Subject: |
[bug#38460] [PATCH 1/1] lint: Add '--load-path' option. |
Date: |
Sun, 8 Dec 2019 12:15:48 +0100 |
Hi Ludo,
On Sat, 7 Dec 2019 at 23:51, Ludovic Courtès <address@hidden> wrote:
> Well, technically speaking it’s not copy/pasted since the code you sent
> uses ‘find’ to grab the option; plus, we’re talking about very few
> lines, which is typically hard to factorize.
I agree. Even if I do not have a better solution to propose, I just
feel the current one is not optimal.
Does the same gettext entries G_ are duplicated? Do translators
translate 2 times (or more) the same string?
> So I sympathize with the bad feeling of repetition, but I’m not quite
> sure how this can be avoided in this case.
>
> WDYT?
Thank you for the explanations. I am not sure neither and need to fail
by myself to be convinced. ;-)
And currently, any hypothetical break should be reported by the test
suite. Hope so.
All the best,
simon