Modify

Opened 15 years ago

Closed 15 years ago

#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 TicketCleanup, 15 years ago

Version: 3.3.6.1

Automatic ticket cleanup.

comment:2 by JamesBrooks, 15 years ago

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 mvg, 15 years ago

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 Jon, 15 years ago

Resolution: Rejected
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.