Logo etsi

ETSI's Bug Tracker

Notice: information submitted on the ETSI issue Tracker may be incorporated in ETSI publication(s) and therefore subject to the ETSI IPR policy.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005033Common LibraryCommentpublic31-03-2009 20:0331-03-2009 20:03
ReporterAxel Rennoch 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Summary0005033: missing function f_getverdict
Descriptionfunction has been part of older LibCommon_VerdictControl
Additional Informationfunction f_getVerdict()
return FncRetCode {
    var FncRetCode v_ret := e_error;
    if (getverdict == pass or getverdict == none) {
        v_ret := e_success;
    }
    return v_ret;
}
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
31-03-2009 20:03 Axel Rennoch New Issue


MantisBT 1.2.14 [^]
Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker