Hi Assaf,

> In this specific case, the fix is rather simple and costs very little.
> would you consider it?

Yes.

But I don't like the '#ifdef lint' lines. Unit tests are not optimized
for speed. Instead, I find it useful to not multiply the number of
possible configurations of the tests (with and without -O2, in VPATH
dir or not, now also with or without -Dlint, ...).

May I remove these '#ifdef lint' and still commit it under your name?

> With it, sed and sed's gnulib testsuite passes all tests under SASN,
> which is a nice bonus

Does sed's test suite also pass with NLS enabled, in a locale other
than the "C" or an English locale, without harmless memory leaks?

Bruno


Reply via email to