[PATCH 1/2] jscript: Fix handling empty string regexp matches in String.prototype.split implementation.

Jacek Caban jacek at codeweavers.com
Mon Apr 22 06:04:37 CDT 2019


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/jscript/string.c     | 49 +++++++++++++++++++++++++++------------
  dlls/jscript/tests/api.js | 37 +++++++++++++++++++++++++++++
  2 files changed, 71 insertions(+), 15 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Fix-handling-empty-string-regexp-matches-in-S.diff
Type: text/x-patch
Size: 5467 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190422/a322de8c/attachment.bin>


More information about the wine-devel mailing list