Bug 377697 - Support compiler directives
Summary: Support compiler directives
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-25 16:23 EDT by Justin Spadea CLA
Modified: 2017-02-23 14:06 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Spadea CLA 2012-04-25 16:23:59 EDT
Directives would begin with '#'. An example from Tim was that overflow might be handled via a directive: #check(i = 1000);

#sql{} is already a type of directive, but the implementation is very specific and not generalized at all.

Need to flesh out more details...
Comment 1 Matt Heitz CLA 2013-01-03 14:43:34 EST
Setting the target milestone to Future for bugs that won't be addressed in 0.8.2.
Comment 2 Matt Heitz CLA 2013-01-03 14:44:07 EST
Marked for Future.