View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0038231 | pas2js | transpiler | public | 2020-12-18 18:52 | 2020-12-29 02:17 |
Reporter | henrique | Assigned To | Mattias Gaertner | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Pas2Js | OS | Windows | ||
Summary | 0038231: Procedure isn't executed | ||||
Description | Attach the project that is giving execution problem. As can be seen in the implementation should be giving two alerts, but appears only one of them. This is because in the generated file the declared generic function does not place the parentheses after the name generated by the compiler, implying that it is a variable and not a procedure. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 47880. | ||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-12-18 18:52 | henrique | New Issue | |
2020-12-18 18:52 | henrique | File Added: Error.zip | |
2020-12-18 19:01 | henrique | Note Added: 0127677 | |
2020-12-18 19:01 | henrique | File Added: Error-2.zip | |
2020-12-18 19:46 | Mattias Gaertner | Assigned To | => Mattias Gaertner |
2020-12-18 19:46 | Mattias Gaertner | Status | new => assigned |
2020-12-29 02:17 | Mattias Gaertner | Status | assigned => resolved |
2020-12-29 02:17 | Mattias Gaertner | Resolution | open => fixed |
2020-12-29 02:17 | Mattias Gaertner | Fixed in Revision | => 47880. |