Source-Changes-D archive

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

Re: CVS commit: src/lib/libc/citrus/modules



	Hello,

On Sun, Jun 28, 2026 at 10:26:51PM +0000, Robert Elz wrote:
> Module Name:	src
> Committed By:	kre
> Date:		Sun Jun 28 22:26:51 UTC 2026
> 
> Modified Files:
> 	src/lib/libc/citrus/modules: citrus_utf8.c
> 
> Log Message:
> Be truly pedantic about UTF-8 encodings
[...]
> It is quite possible that this will break things, probably many
> tests, as now random garbage won't be accepted as valid, things
> must be properly encodedd.

This seems to break building a lot of third party software e.g.
via "pkgsrc". Examples of such packages are "pkgsrc/devel/git-base"
and "pkgsrc/devel/glib2". In both cases "msgfmt" fails because it
detects encoding problems in ".po" files.

	Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index