Problem Report 0008 Details

Help Show help | Quick Search | Click here to view your privileges

This page provides all information on Problem Report 0008 and all reviews you are authorized to see.


Report 0008 Actions


    Problem Report Number 0008
    Submitter's Classification Certification System problem
    State Resolved
    Resolution Rejected (REJ)
    Problem Resolution ID REJ.PX.0007
    Raised 2004-03-30 05:15
    Updated 2004-04-05 15:06
    Published 2004-04-05 15:06
    Product Standard 1003.1-2003 System Interfaces
    Certification Program POSIX Certified by IEEE and The Open Group
    Test Suite VSX-PCTS2003 version 1.0
    Test Identification tset/ANSI.os/streamio/clearerr/T.clearerr
    tset/ANSI.os/streamio/printf/T.printf
    tset/ANSI.os/streamio/scanf/T.scanf
    tset/ANSI.os/streamio/vprintf/T
    Problem Summary Various wide character functions are not prototyped correctly when
    TEST_XCOMP is defined
    Problem Text TSETLIB_H_WCHAR is not defined when TEST_XCOMP is defined, causing the
    following functions not to be prototyped:

    #if TSETLIB_H_WCHAR
    extern int mbytestr(char **, char **);
    extern int wcharcfg(struct wchar *);
    extern int wcharstr(char **, wchar_t **);
    #endif /* TSETLIB_H_WCHAR */

    This causes build errors in many tests
    Test Output (Example)

    /tset/ANSI.os/streamio/clearerr/T.clearerr Failed

    ...

    "printf.c", line 545: error #20: identifier "wcharstr" is undefined
    if(wcharstr(&locale, &wcstr) != 0)
    ^
    make: *** [printf.o] Error 1

    Review Information

    Review Type CA Review
    Start Date 2004-03-30 06:15
    Last Updated 2004-03-30 18:09
    Completed 2004-03-30 18:09
    Status Complete
    Review Recommendation No Resolution Given
    Review Response No recommendation is given. This is a matter for the
    TSMA.

    Review Type SA Review
    Start Date 2004-03-30 17:09
    Last Updated 2004-04-05 15:04
    Completed 2004-04-05 15:04
    Status Complete
    Review Resolution Rejected (REJ)
    Review Conclusion This problem relates to the way the test suite has been built using a
    cross-compiler. An alteration to the installation instructions for
    cross-compilers has been tried by the submitter and it has cured the
    problem. Thus the request is rejected.

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority