Changes between Version 1 and Version 2 of Ticket #4600, comment 7
- Timestamp:
- 2017-11-01T04:22:14Z (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4600, comment 7
v1 v2 2 2 3 3 Is there really no way to automatically get a better error message if listGet exceeds the size of the list? 4 Not the complete stack trace, just the error and the location in the template file, something like: 5 "CodegenCpp.tpl:13220:listGet exceeds size of list" 4 6 5 The error message appears lordly and is obviously wrong:7 The current error message appears lordly and is obviously wrong: 6 8 "which should not happen for functions called from within template code; templates preserve pure 'match'/non-failing semantics" 7 9