bug#57507: Regular expression matching depends on locale encoding

2022-11-17 Thread Jean Abou Samra
Le 05/09/2022 à 21:24, Ludovic Courtès a écrit : Yes, that’d be welcome. I would not call it a constraint or limitation; for example, that ‘w’ is not a letter in Swedish is the kind of thing you’d generally want to take into account. Now, it’d be nice if one could easily specify the locale to o

bug#57507: Regular expression matching depends on locale encoding

2022-09-05 Thread Ludovic Courtès
Hi, Jean Abou Samra skribis: > Le 05/09/2022 à 09:48, Ludovic Courtès a écrit : >> Hi Jean, >> >> Jean Abou Samra skribis: >> >>> Regular expressions do funky things with Unicode if a non-Unicode-aware >>> locale is set. Yet, they're purely string operations, so I don't think >>> it's expected

bug#57507: Regular expression matching depends on locale encoding

2022-09-05 Thread Jean Abou Samra
Le 05/09/2022 à 09:48, Ludovic Courtès a écrit : Hi Jean, Jean Abou Samra skribis: Regular expressions do funky things with Unicode if a non-Unicode-aware locale is set. Yet, they're purely string operations, so I don't think it's expected that they depend on the locale encoding. This is the

bug#57507: Regular expression matching depends on locale encoding

2022-09-05 Thread Ludovic Courtès
Hi Jean, Jean Abou Samra skribis: > Regular expressions do funky things with Unicode if a non-Unicode-aware > locale is set. Yet, they're purely string operations, so I don't think > it's expected that they depend on the locale encoding. This is the expected behavior: first because (ice-9 regex

bug#57507: Regular expression matching depends on locale encoding

2022-09-01 Thread dsmich
Cc: Sent: Wednesday August 31 2022 12:55:13PM Subject: bug#57507: Regular expression matching depends on locale encoding Regular expressions do funky things with Unicode if a non-Unicode-aware locale is set. Yet, they're purely string operations, so I don't think it's expected that

bug#57507: Regular expression matching depends on locale encoding

2022-08-31 Thread Jean Abou Samra
Regular expressions do funky things with Unicode if a non-Unicode-aware locale is set. Yet, they're purely string operations, so I don't think it's expected that they depend on the locale encoding. $ LC_ALL=C guile3.0 GNU Guile 3.0.7 Copyright (C) 1995-2021 Free Software Foundation, Inc. Guile