ETSI's Bug Tracker - Part 01: TTCN-3 Core Language
View Issue Details
0005959Part 01: TTCN-3 Core LanguageTechnicalpublic03-11-2011 09:2629-08-2013 17:04
Andras Kovacs 
Ina Schieferdecker 
normalminorN/A
closedfixed 
v4.3.1 (published 2011-06) 
v4.6.1 (published 2014-06)v4.6.1 (published 2014-06) 
Core language / 21.3.1
STF433
0005959: The localhost identification should be standardised in section 21.3.1
The creation of components now allows to specify a host id as well. It would be very beneficial to have a standardised way of referring to the localhost. This should be added into section 21.3.1.

There are at least two ways in which the core language standard could be amended for achieving this:
A: to have a pre-defined constant referring to the localhost (e.g. _LOCALHOST_ )
B: to have a pre-defined function, which returns the charstring containing the localhost name (e.g. LocalhostName() )
No tags attached.
docx CR_5959_resolution_v1.docx (44,078) 12-07-2012 09:49
http://oldforge.etsi.org/mantis/file_download.php?file_id=2683&type=bug
docx CR_5959_resolution_v2.docx (44,458) 13-07-2012 14:19
http://oldforge.etsi.org/mantis/file_download.php?file_id=2702&type=bug
doc CR5959-Resolution-Predef-Function-V1-JG.doc (72,192) 28-08-2013 15:50
http://oldforge.etsi.org/mantis/file_download.php?file_id=2871&type=bug
Issue History
03-11-2011 09:26Andras KovacsNew Issue
03-11-2011 09:26Andras KovacsClause Reference(s) => Core language / 21.3.1
03-11-2011 09:26Andras KovacsSource (company - Author) => STF433
28-11-2011 12:45Gyorgy RethyTarget Version => Edition 4.4.1
28-11-2011 15:27Gyorgy RethyTarget VersionEdition 4.4.1 => v4.7.1 (published 2015-06)
28-11-2011 15:30Gyorgy RethyNote Added: 0010354
10-07-2012 14:49Gyorgy RethyNote Added: 0010764
10-07-2012 14:49Gyorgy RethyAssigned To => Tomas Urban
10-07-2012 14:49Gyorgy RethyStatusnew => assigned
12-07-2012 09:49Tomas UrbanFile Added: CR_5959_resolution_v1.docx
12-07-2012 09:51Tomas UrbanAssigned ToTomas Urban => Ina Schieferdecker
12-07-2012 09:51Tomas UrbanNote Added: 0010859
13-07-2012 12:26Ina SchieferdeckerNote Added: 0010918
13-07-2012 12:26Ina SchieferdeckerAssigned ToIna Schieferdecker => Tomas Urban
13-07-2012 14:19Tomas UrbanFile Added: CR_5959_resolution_v2.docx
13-07-2012 14:23Tomas UrbanNote Added: 0010929
13-07-2012 14:23Tomas UrbanAssigned ToTomas Urban => Ina Schieferdecker
13-07-2012 14:23Tomas UrbanStatusassigned => resolved
13-07-2012 14:23Tomas UrbanResolutionopen => fixed
06-08-2012 16:47Ina SchieferdeckerStatusresolved => closed
06-08-2012 16:47Ina SchieferdeckerFixed in Version => Edition 4.5.1
06-08-2012 16:47Ina SchieferdeckerNote Added: 0010977
22-01-2013 12:42Gyorgy RethyAssigned ToIna Schieferdecker =>
22-01-2013 12:42Gyorgy RethyStatusclosed => feedback
22-01-2013 12:42Gyorgy RethyResolutionfixed => reopened
22-01-2013 12:42Gyorgy RethyNote Added: 0011325
14-05-2013 15:26Gyorgy RethyTarget VersionEdition 4.5.1 => v4.7.1 (published 2015-06)
08-07-2013 15:53Jens GrabowskiStatusfeedback => assigned
08-07-2013 15:53Jens GrabowskiAssigned To => Jens Grabowski
08-07-2013 18:19Gyorgy RethyFixed in Versionv4.5.1 (published 2013-04) =>
28-08-2013 15:50Jens GrabowskiFile Added: CR5959-Resolution-Predef-Function-V1-JG.doc
28-08-2013 15:50Jens GrabowskiNote Added: 0011628
28-08-2013 15:51Jens GrabowskiAssigned ToJens Grabowski => Jacob Wieland - Spirent
29-08-2013 15:10Jacob Wieland - SpirentNote Added: 0011641
29-08-2013 15:10Jacob Wieland - SpirentAssigned ToJacob Wieland - Spirent => Ina Schieferdecker
29-08-2013 15:10Jacob Wieland - SpirentStatusassigned => confirmed
29-08-2013 17:03Ina SchieferdeckerNote Deleted: 0010977
29-08-2013 17:03Ina SchieferdeckerNote Added: 0011643
29-08-2013 17:03Ina SchieferdeckerStatusconfirmed => resolved
29-08-2013 17:03Ina SchieferdeckerResolutionreopened => fixed
29-08-2013 17:03Ina SchieferdeckerFixed in Version => v4.6.1 (published 2014-06)
29-08-2013 17:04Ina SchieferdeckerStatusresolved => closed

Notes
(0010354)
Gyorgy Rethy   
28-11-2011 15:30   
This CR is related to the broader topic of network addressing that requires more detailed discussion; as STF 430 has its last session this week, this topic will not be possible to be covered this week.
(0010764)
Gyorgy Rethy   
10-07-2012 14:49   
STF discussion 2012-07-10: go for the first option (macro), proposed text to be written.
(0010859)
Tomas Urban   
12-07-2012 09:51   
Please check.
(0010918)
Ina Schieferdecker   
13-07-2012 12:26   
__LOCALHOST__ better to return the system specific representation of localhost
(0010929)
Tomas Urban   
13-07-2012 14:23   
Changed the macro to produce system-dependent charstring. Please check.
(0011325)
Gyorgy Rethy   
22-01-2013 12:42   
CR is reopened. The macro solution is oposed by Testingtech: the macro/predef.function can be used in different contexts and the localhost IP address in not necessary known at compile time.
György's comment (in addition): it may also be unknown compile time if the address to be returned is an IPv4 or IPv6 address, it is known runtime only.
(0011628)
Jens Grabowski   
28-08-2013 15:50   
New proposal with predefined function.

Assigned to Jacob for proofreading.
(0011641)
Jacob Wieland - Spirent   
29-08-2013 15:10   
Fine with me.
(0011643)
Ina Schieferdecker   
29-08-2013 17:03   
As proposed.