1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 22:51:17 +02:00

Made add_match_data() look for invalid multibyte chars in the

names and substitute $'\123' sequences for them.
This commit is contained in:
Wayne Davison 2006-02-13 11:03:59 +00:00
parent f8e97151de
commit a6658fb9f6

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -2227,10 +2227,15 @@ add_match_data(int alt, char *str, char *orig, Cline line,