]> git.lizzy.rs Git - dragonfireclient.git/commit
dofile error reporting for syntax errors
authorest31 <MTest31@outlook.com>
Fri, 12 Jun 2015 18:00:50 +0000 (20:00 +0200)
committerest31 <MTest31@outlook.com>
Fri, 12 Jun 2015 18:23:31 +0000 (20:23 +0200)
commit502e40a649137461947c36ea52205f058f81296f
treead61cb8833140aa1a255a8b460e57cf3ec5a765b
parent0b187ede4bd117d1163951b8eae744d2927da631
dofile error reporting for syntax errors

According to doc, dofile() raises an error when parsing failed due to syntax errors.
Fixes #2775
src/script/cpp_api/s_security.cpp