lilypond-devel
[Top][All Lists]
Advanced

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

Re: Thoughts on GLib regexes


From: Werner LEMBERG
Subject: Re: Thoughts on GLib regexes
Date: Wed, 30 Nov 2022 06:17:09 +0000 (UTC)

> As shown by https://gitlab.com/lilypond/lilypond/-/issues/6463,
> Guile regular expressions are a trap when it comes to Unicode.
> Under a non-Unicode locale, characters that can't be expressed in
> the locale encoding get converted to "?", both in the pattern and
> the search string, before invoking the underlying POSIX regex
> functions.
> 
> I would like feedback on this approach:
> 
> https://gitlab.com/jeanas/lilypond/-/commits/regex-glib/

I like it, thanks!


    Werner



reply via email to

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