[PATCH 6/6] jscript: Add support for string literals with embedded null bytes.

Jacek Caban jacek at codeweavers.com
Fri Mar 1 10:44:18 CST 2019


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/jscript/compile.c     |  4 ++--
  dlls/jscript/lex.c         | 34 +++++++++++++++++++++-------------
  dlls/jscript/parser.h      |  2 +-
  dlls/jscript/parser.y      | 12 ++++++------
  dlls/jscript/tests/lang.js |  3 +++
  5 files changed, 33 insertions(+), 22 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-jscript-Add-support-for-string-literals-with-embedded.diff
Type: text/x-patch
Size: 5904 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190301/4ac22828/attachment-0001.bin>


More information about the wine-devel mailing list