View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000003 | LDMud 3.2-dev | LPC Compiler/Preprocessor | public | 2003-05-30 14:51 | 2004-05-17 07:27 |
Reporter | menaures | Assigned To | |||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0000003: strong_types leads to "strict_types" error message | ||||
Description | The following code: #pragma strong_types main() {} gives this error message: "#pragma strict_types" requires type of function But there is no strict_types active after all. The message should always refer to the actually set pragma that caused the error. Otherwise its irritating. | ||||
Tags | No tags attached. | ||||
|
Improved the error message in the LPC compiler to name the active pragma. The error is historic, as strong_types was introduced after and as extension to strict_types. Corrected in 3.2.10-dev.596 and 3.3.467. |
Date Modified | Username | Field | Change |
---|---|---|---|
2003-05-30 14:51 | menaures | New Issue | |
2003-07-28 21:18 |
|
Status | new => resolved |
2003-07-28 21:18 |
|
Resolution | open => fixed |
2003-07-28 21:18 |
|
Assigned To | => lars |
2003-07-28 21:18 |
|
Note Added: 0000013 | |
2004-05-17 07:27 |
|
Status | resolved => closed |