Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Improve reporting of exceptions inside constants.
Previously they lacked line numbers and that the error happened while evaluating a constant. Now both are in place. Fixes RT #123967.
- Loading branch information