[PATCH] jscript: Add GetSourceLineText implementation.

Jacek Caban jacek at codeweavers.com
Tue Feb 4 13:28:38 CST 2020


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/jscript/compile.c   |  2 +-
  dlls/jscript/engine.c    |  2 +-
  dlls/jscript/engine.h    |  3 ++-
  dlls/jscript/error.c     |  4 +++-
  dlls/jscript/jscript.c   | 15 ++++++++++++---
  dlls/jscript/parser.y    | 18 +++++++++++++++---
  dlls/jscript/tests/run.c |  9 +++++++--
  7 files changed, 41 insertions(+), 12 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Add-GetSourceLineText-implementation.txt
Type: text/x-patch
Size: 6361 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200204/f45f21aa/attachment.bin>


More information about the wine-devel mailing list