One for kowey to check on, as he's been deciding when this should happen.
One new impediment to doing it right now may be that there's a possibility of
the UTF8 stuff (patch37) being obliterated from the 2.4 release branch, which
would presumably mean having to obliterate this patch too [I guess there's a
dependency otherwise there'd have been no timing issue].
>From looking at the patch, the PNG logos seem to have changed for
whatever reason. Have you maybe included too many files in the automated
whitespace cleanup process?
Yours,
Petr.
Petr Rockai wrote:
> From looking at the patch, the PNG logos seem to have changed for
> whatever reason. Have you maybe included too many files in the automated
> whitespace cleanup process?
Oops, that's undoubtedly a screw-up. The last bundle only affected
.lhs and .hs files, but this time I thought to just modify ALL files
(thereby getting stuff like tests/* and src/*.tex). Clearly I need to
be less liberal.
Whoops! I missed this patch when I was doing my own whitespace cleanup
(sort of following your instructions, but more conservatively to only
pick up the trailing ws). Sorry!