| Anonymous | Login | Signup for a new account | 09-08-2010 07:20 CDT |
| Main | My View | View Issues | Report Issue | Change Log | Docs | My Account |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0001352 | [Torsion] general | feature | always | 09-28-09 16:17 | 09-28-09 16:17 | |||||||
| Reporter | guest | View Status | public | |||||||||
| Assigned To | ||||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | new | Product Version | ||||||||||
| Summary | 0001352: Preprocessor | |||||||||||
| Description |
We, that are more advanced programmers really miss a precompiler. Example: Lets say that the name of the "Configuration Setting" is available as a #define. #if DEBUG echo("Code OK down here at line " __LINE__ ); #endif I know that the # is not supported in Torque, so it could be written in a comment instead, like this. // #if DEBUG echo("Code OK down here at line " __LINE__ ); // #endif I also know it will be hard to implement because you really need to "create" a new script for Torque to run. Hard but not impossible ;) |
|||||||||||
| Additional Information | ||||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
| Mantis 1.0.1[^]
Copyright © 2000 - 2006 Mantis Group
24 total queries executed. 22 unique queries executed. |