Modify ↓
#1815 closed Feature Request (Rejected)
Conditional Compilation (#if, #ifdef, #ifndef, #else, #elif, #endif, and defined)
| Reported by: | meokey | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Is it possible to introduce Conditional Compilation into Autoit so making life easy when trying to compile different editions? Thanks.
Attachments (0)
Change History (4)
comment:1 by , on Nov 16, 2010 at 10:00:03 PM
| Version: | 3.3.6.1 |
|---|
comment:2 by , on Nov 18, 2010 at 12:28:05 PM
I think this has been discussed before and the answer was no. IIRC it's because AutoIt packs the whole interpreter into each compiled script. What you'd be compiling would still be everything no matter what.
I may be wrong.
comment:3 by , on Nov 19, 2010 at 4:45:35 AM
Not sure what the inteneded purpose is in this case.
As unknown #words are just ignored at the build process. Support for intended keywords could be done by a separate (user created -> forum) pre-built tool.
comment:4 by , on May 22, 2011 at 11:50:33 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.