Details
-
Bug
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
4.6.0
-
None
Description
See tst_QScriptContext::backtrace() test, data tags "eval" and "eval in member".
If a backtrace contains a call to eval(), then the backtrace item corresponding to the function that calls eval() doesn't have the correct line number (it reports -1).
The comment in the test claims that this is only an issue when the JIT is disabled, but that's not true; with the JIT we hit an assert when NDEBUG is not defined.
Attachments
Issue Links
- is required for
-
QTBUG-16571 Resolve QtScript behavior that reflects implementation of old ("classic") back-end
-
- Closed
-