View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000286 | LDMud | LPC Compiler/Preprocessor | public | 2004-11-26 23:51 | 2009-10-02 07:40 |
Reporter | Assigned To | ||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0000286: select() statement to complement switch() | ||||
Description | Short: select() statement to complement switch() Date: Tue, 26 Mar 2002 11:21:59 -0700 From: Lars Duening <c-lars.duening@wcom.com> Type: Feature State: New Transform switch() back to it's old behaviour. Implement select() { case... } with the following changes: - ints, floats, symbols, #'symbols, strings are allowed as values. - runtime error if no match is found (read: default required) - Allow typenames as labels: 'case object:' | ||||
Tags | No tags attached. | ||||
External Data (URL) | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2004-11-26 23:51 |
|
New Issue | |
2009-10-02 07:40 | zesstra | Note Added: 0001417 |