HomeAbout Us A-Z IndexSearch * Contact Us Register LoginPress Shop

The Open Brand -- Problem Reporting and Interpretations System


Problem Report 0457 Details

Help Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges

This page provides all information on Problem Report 0457.


Report 0457 Actions


    Problem Report Number 0457
    Submitter's Classification Specification problem
    State Resolved
    Resolution Rejected (REJ)
    Problem Resolution ID REJ.X.0076
    Raised 1994-06-14 08:00
    Updated 2003-03-13 08:00
    Published null
    Product Standard Internationalised System Calls and Libraries (XPG4)
    Certification Program The Open Brand certification program
    Test Suite VSX4 version 4.3.4
    Test Identification XPG4.hdr/misc/iconv 4
    Linked Problem Reports TSD4san.122, (in, old, system)
    Problem Summary PG4R.077 According to the X/Open CAE Specification - System Interfaces and Headers, Issue 4(X/Open Document Number:C202), the iconv function has the following prototype : size_t iconv(iconv_t, const char **, s...
    Problem Text


    According to the X/Open CAE Specification - System Interfaces and
    Headers, Issue 4(X/Open Document Number:C202), the iconv function has
    the following prototype :

    size_t iconv(iconv_t, const char **, size_t *, char **, size_t *);

    whereas the VSX test suite checks for the prototype as :
    size_t iconv(iconv_t, char **, size_t *, char **, size_t *);

    i.e, There is a conflict between the document and the test suite with
    respect to the second argument.

    Test Output

    /tset/XPG4.hdr/misc/iconv/T.iconv 4 Failed

    Test Information:
    Compilation exited with non-zero value when expected to succeed
    Feature test macros: -D_XOPEN_SOURCE
    Compiler or run-time messages or results:
    cc: "cc04es.c", line 35: warning 604: Pointers are not
    assignment-compatible.
    cc: "cc04es.c", line 43: error 1711: Inconsistent parameter list
    declaration for "iconv".
    Compilation exited with non-zero value when expected to succeed
    Feature test macros: -D_XOPEN_SOURCE -D_POSIX_SOURCE
    Compiler or run-time messages or results:
    cc: "cc04es.c", line 35: warning 604: Pointers are not
    assignment-compatible.
    cc: "cc04es.c", line 43: error 1711: Inconsistent parameter list
    declaration for "iconv".
    Compilation exited with non-zero value when expected to succeed
    Feature test macros: -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=1
    Compiler or run-time messages or results:
    cc: "cc04es.c", line 35: warning 604: Pointers are not
    assignment-compatible.
    cc: "cc04es.c", line 43: error 1711: Inconsistent parameter list
    declaration for "iconv".
    Compilation exited with non-zero value when expected to succeed
    Feature test macros: -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=2
    Compiler or run-time messages or results:
    cc: "cc04es.c", line 35: warning 604: Pointers are not
    assignment-compatible.
    cc: "cc04es.c", line 43: error 1711: Inconsistent parameter list
    declaration for "iconv".
    Compilation exited with non-zero value when expected to succeed
    Feature test macros: -D_XOPEN_SOURCE -D_POSIX_SOURCE -D_POSIX_C_SOURCE=1
    Compiler or run-time messages or results:
    cc: "cc04es.c", line 35: warning 604: Pointers are not
    assignment-compatible.
    cc: "cc04es.c", line 43: error 1711: Inconsistent parameter list
    declaration for "iconv".
    Compilation exited with non-zero value when expected to succeed
    Feature test macros: -D_XOPEN_SOURCE -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2
    Compiler or run-time messages or results:
    cc: "cc04es.c", line 35: warning 604: Pointers are not
    assignment-compatible.
    cc: "cc04es.c", line 43: error 1711: Inconsistent parameter list
    declaration for "iconv".

    Review Information

    Review Type TSMA Review
    Start Date null
    Completed null
    Status Complete
    Review Recommendation No Resolution Given
    Review Response
    Permanent Interpretation PIN4.029 has already been granted against
    this test.

    Review Type SA Review
    Start Date null
    Completed null
    Status Complete
    Review Resolution Rejected (REJ)
    Review Conclusion
    This request is refused, please reference PIN4.029.

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority