View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006712 | JEDI VCL | 00 JVCL Components | public | 2021-02-27 18:45 | 2021-09-04 14:20 |
| Reporter | Antigonos | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | feedback | Resolution | open | ||
| Product Version | Daily / GIT | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0006712: Error message interpreting Code | ||||
| Description | This error occurred in the current version 3.5, which was installed via the Getit-Manager of Delphi Sidney. When interpreting a Pascal source code with a Try-Except block, the message "Internal Interpreter error" appears. However, only when using the On e:Exception statement. Example: Try .... // some code except on e:Exception do Showmessage(e.Exception); end; | ||||
| Steps To Reproduce | Simply run interpreter with code shown above. | ||||
| Tags | No tags attached. | ||||