Problem Report 0023 Details

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

This page provides all information on Problem Report 0023.


Report 0023 Actions


    Problem Report Number 0023
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Rejected (REJ)
    Problem Resolution ID REJ.PX.0013
    Raised 2004-07-13 05:42
    Updated 2004-07-15 14:12
    Published 2004-07-15 14:12
    Product Standard 1003.1-2003 System Interfaces
    Certification Program POSIX Certified by IEEE and The Open Group
    Test Suite VSX-PCTS2003 version 1.0B
    Test Identification /tset/C99.os/streamio/vscanf/T.vscanf
    /tset/C99.os/streamio/vscanf/T.vfscanf
    /tset/C99.os/streamio/vscanf/T.vsscanf
    /tset/C99.os/streamio/Mvscanf/T
    Problem Summary wctype.h is not correctly included in some of the C99.os/streamio tests
    Problem Text wctype.h is not in the include list for vscanf.c, causing one build
    failure and six failures on execution.
    Test Output /tset/C99.os/streamio/vscanf/T.vscanf Failed

    Make Information:
    ...
    "vscanf.c", line 660: error #20: identifier "iswspace" is undefined
    if(iswspace((wint_t) *(wcstr + i)))
    ^
    make: *** [vscanf.o] Error 1

    Review Information

    Review Type TSMA Review
    Start Date 2004-07-13 05:42
    Last Updated 2004-07-14 00:38
    Completed 2004-07-14 00:38
    Status Complete
    Review Recommendation Rejected (REJ)
    Review Response Since this is a build failure, it is not suitable for a TSD. It needs
    to be resolved either by means of a work-around or by issuing a patch.

    A suggested work-around is to add the following lines to the
    SRC/vsxconfig.h file generated by config.sh:

    /****** <wchar.h> - Missing elements ******/
    /****** Start of Definitions for file wchar.h ******/
    extern int iswspace(wint_t);
    /****** End of Definitions for file wchar.h ******/

    (and then repeat the subsequent phases of the installation procedure).

    If this work-around does not cure the problem then a patch should be issued.

    Review Type SA Review
    Start Date 2004-07-13 23:38
    Last Updated 2004-07-14 01:45
    Completed 2004-07-14 01:45
    Status Complete
    Review Resolution Rejected (REJ)
    Review Conclusion Please see the TSMA comments about a suggested workaround.

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority