Ticket #312 (assigned enhancement)
Support some form of conditional compilation
Reported by: | hopscc | Owned by: | Chuck |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Cobra Compiler | Version: | 0.8.0 |
Keywords: | Cc: |
Description
Allow Code to be conditionally compiled in cobra on at least:
Debugging on/off
Backend compiler in use
OS platform
Whether tests, assertions and contracts enabled or not.
Perhaps also from a user defined setting passed to the compiler at
compilation.
Simplify greatly platform specific code ( backend or OS) layout.
See also extending help directive forum topic
Attachments
Change History
Note: See
TracTickets for help on using
tickets.