ETSI's Bug Tracker - ETSI TTCN-3 Quality Checker
View Issue Details
0005836ETSI TTCN-3 Quality CheckerT3D toolpublic01-12-2010 14:0108-05-2011 19:48
Miguel Angel Reina Ortega 
Philip Makedonski 
normalminoralways
resolvedfixed 
 
Release 1.0.0 
0005836: T3D refuses documentation tags for external functions
T3D refuses documentation tags for external functions.

Examples for @return and @param tags:

 Lib_Functions.ttcn: 1585: WARNING: Code Documentation: @param tag found (may not be used here)
 Lib_Functions.ttcn: 1585: WARNING: Code Documentation: @return tag found (may not be used here)

        /**
         * @desc External function
         * @param p_param1 Param 1
         * @param p_param2 Param 2
         * @return Result
         */

@1585: external function fx_testFunction(
            in UInt32 p_param1, in UInt32 p_param2
        ) return float;
No tags attached.
Issue History
01-12-2010 14:01Miguel Angel Reina OrtegaNew Issue
01-12-2010 14:01Miguel Angel Reina OrtegaStatusnew => assigned
01-12-2010 14:01Miguel Angel Reina OrtegaAssigned To => Philip Makedonski
08-05-2011 19:48Philip MakedonskiStatusassigned => resolved
08-05-2011 19:48Philip MakedonskiFixed in Version => Release 1.0.0
08-05-2011 19:48Philip MakedonskiResolutionopen => fixed
08-05-2011 19:48Philip MakedonskiNote Added: 0009998

Notes
(0009998)
Philip Makedonski   
08-05-2011 19:48   
This issue is fixed in the current builds of v1.0.2.