fix for read builtin and invalid multibyte characters followed by the delimiter; updated formatted documentation; new bash.pot file with updated strings; updated translations

This commit is contained in:
Chet Ramey
2025-04-22 10:39:43 -04:00
parent 482872ed8b
commit 7731dc5c4d
77 changed files with 19705 additions and 13848 deletions
+19
View File
@@ -38,6 +38,25 @@ xyz
a = xyz
a = -xyz 123-
a = abc
<A>
<$'B\315'>
<$'C\226'>
<A>
<$'B\315'>
<$'C\226'>
<winter>
<spring>
<$'summer\200apple\200banana\200cherry'>
<automn>
<winter>
<$'spring\375'>
<summer>
<automn>
<winter>
<$'spring\375'>
<$'\277summer'>
<$'\277'>
<automn>
timeout 1: ok
unset or null 1
timeout 2: ok