| Anonymous | Login | Signup for a new account | 02-09-2010 13:59 UTC |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||||
| 0007131 | [Squeak] Compiler | minor | always | 07-22-08 04:33 | 02-27-09 14:00 | ||||||||
| Reporter | matthewf | View Status | public | ||||||||||
| Assigned To | |||||||||||||
| Priority | normal | Resolution | open | ||||||||||
| Status | resolved | Product Version | |||||||||||
| Summary | 0007131: Syntax Error dialogs raise more errors than does the calling Parser | ||||||||||||
| Description | A syntax error dialog is created to fix a very specific error in a non-interactive parser; however, it runs in interactive mode, so it rejects code that the calling parser would have accepted. The syntax error dialog should accept exactly the same code as the calling parser would have - no more, no less. | ||||||||||||
| Additional Information |
In non-interactive mode, the following errors prompt for user interaction in the form of a SyntaxError dialog: - Syntax error In interactive mode, the following errors cause user interaction in the form of pop-ups and text prompts: - Syntax error - Unknown global variable/local variable/selector - Changing some special selectors |
||||||||||||
| Attached Files |
|
||||||||||||
|
|
|||||||||||||
| Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
59 total queries executed. 35 unique queries executed. |