View Issue Details

IDProjectCategoryView StatusLast Update
0000195ascendcompilerpublic2008-02-10 13:00
Reporterjohn 
Assigned Tojohn 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Product Version 
Target VersionFixed in Version0.9.6 
Summary0000195: Add functionality for METHOD 'warnings'
DescriptionThis is related to bug 0000092, but there will be other benefits related to self-testing models.

Propose to add syntax like

METHOD default_self;
    MESSAGE NOTE {Not yet implemented};
    MESSAGE WARN {Not yet implemented};
END default_self;

Neither of these would cause the method to STOP, that would be done as currently with the 'STOP' statement.
TagsNo tags attached.

Relationships

child of 0000092 closedjohn default_self "Error" should be a "Warning" 

Activities

ben

2005-12-27 10:43

manager   ~0000215

Please do not implement this as currently described. We have
deliberately not put printf equivalents (which is roughly what this proposes)
into the ascend methods. If we are to create some such facility,
we need to design it properly, as a group, and not just quick-hack something.

john

2006-05-24 05:49

administrator   ~0000351

I'm moving this to the next release as it needs further discussion.

john

2007-01-10 06:38

administrator   ~0000417

wontfix (see bug 0000092)

Issue History

Date Modified Username Field Change
2005-12-24 04:59 john New Issue
2005-12-24 05:00 john Relationship added child of 0000092
2005-12-27 10:43 ben Note Added: 0000215
2006-02-07 13:18 john Target release => 1.0
2006-02-07 13:22 john Target release 1.0 => 0.9.6
2006-05-24 05:49 john Target release 0.9.6 => 1.0
2006-05-24 05:49 john Note Added: 0000351
2007-01-10 06:38 john Status new => resolved
2007-01-10 06:38 john Fixed in Version => 0.9.6
2007-01-10 06:38 john Resolution open => won't fix
2007-01-10 06:38 john Assigned To => john
2007-01-10 06:38 john Note Added: 0000417
2008-02-10 13:00 john Status resolved => closed