Changes between Initial Version and Version 1 of Ticket #4600, comment 7
- Timestamp:
- 2017-11-01T04:11:03Z (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4600, comment 7
initial v1 3 3 Is there really no way to automatically get a better error message if listGet exceeds the size of the list? 4 4 5 The error message appears lordly and is obviously wrong: 6 "which should not happen for functions called from within template code; templates preserve pure 'match'/non-failing semantics" 7 5 8 Regarding comment:2: What is the meaning of `-d` vs `+d`? Could I find this somewhere in the docu?