Bash-5.3 patch 8: fix issue with calling mbrtowc too much when translating ansic-single-quoted strings

This commit is contained in:
Chet Ramey
2025-11-26 12:52:29 -05:00
parent a80c21e8b7
commit 11ff9325c1
2 changed files with 44 additions and 42 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
regexp `^#define[ ]*PATCHLEVEL', since that's what support/mkversion.sh
looks for to find the patch level (for the sccs version string). */
#define PATCHLEVEL 7
#define PATCHLEVEL 8
#endif /* _PATCHLEVEL_H_ */