Skip to content

Redefining Macros as Predefined Constants

Please read this!

Before opening a new issue, make sure to search for keywords in the issues tracker and verify the issue you're about to submit isn't a duplicate.

Please remove this notice if you're confident your issue isn't a duplicate.

Bellow template is a suggestion for a feature proposal. Feel free to modify it as you see fit. Note: There is no need for a design document at this point.


General Information

Mantis ID/URL: http://oldforge.etsi.org/mantis/view.php?id=8196

Clauses: Annex D -- Preprocessing macros

Affiliation: Nokia - Matthias Simon

Description

A problem with the current TTCN-3 specification its diversity of the language. To address this, I propose that we define macros such as _FILE__, __SCOPE__, and others, as predefined constants. This will make the language model a little smaller.

Edited by Jens Grabowski