MantisBT - Core Inform | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0002070 | Core Inform | Source text and punctuation | public | 2018-08-31 11:00 | 2018-08-31 11:23 | |||||
Reporter | jeremy | |||||||||
Assigned To | ||||||||||
Priority | normal | Severity | mild | Reproducibility | always | |||||
Status | new | Resolution | open | |||||||
Platform | OS | OS Version | ||||||||
Product Version | ||||||||||
Target Version | Fixed in Version | |||||||||
Effect | (critical) Compiler reports internal error | |||||||||
Submitter | ||||||||||
Summary | 0002070: error in source text and indentation for "repeat with" causes compiler error 11 | |||||||||
Description | In the code below, I made the mistake of using "repeat" with a ; at the end and not indenting. My bad. This feels like it should be caught and returned with a normal error message, but instead it gives the "This should not happen even if your source text is gibberish, so you may have uncovered a bug in the program." error and reports compiler error 11. | |||||||||
Minimal Source Text To Reproduce | Explaining is an action out of world applying to one topic. Understand "explain [text]" as explaining. Report explaining: let L be the topic understood; repeat with I running from 1 to the number of rows in the Table of Explanations; choose row I in the Table of Explanations; if there is a subject entry: if L is the subject entry: say "Explanation here." Table of Explanations subject (text) "bug" | |||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2018-08-31 11:00 | jeremy | New Issue | ||||||||
2018-08-31 11:23 | zarf | Relationship added | duplicate of 0001837 |
There are no notes attached to this issue. |