jscript: Implement character escaping as described by ECMA-262 B.2.1

Peter Urbanec winehq.org at urbanec.net
Fri Feb 18 04:05:46 CST 2011


This prevents escaping failures on systems with a locale other than "C", 
where isalnum(0xf3)==true

---
  dlls/jscript/global.c |   13 +++++++++----
  1 files changed, 9 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Implement-character-escaping-as-described-by.patch
Type: text/x-patch
Size: 1577 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110218/5e502d86/attachment-0001.bin>


More information about the wine-patches mailing list