Ticket #119 (closed defect: fixed)
request compile time value without raising error (allow constant folding)
| Reported by: | robertwb | Owned by: | scoder |
|---|---|---|---|
| Priority: | major | Milestone: | 0.11 |
| Component: | Code Generation | Keywords: | |
| Cc: |
Description
Often one wants to try and obtain the compile-time value of an expression, but if it can't be decided then that's just fine. Currently it creates an error.
Change History
Note: See
TracTickets for help on using
tickets.
