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

The Open Brand -- Problem Reporting and Interpretations System


Problem Report 1910 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 1910.


Report 1910 Actions


    Problem Report Number 1910
    Submitter's Classification Specification problem
    State Resolved
    Resolution Permanent Interpretation (PIN)
    Problem Resolution ID PIN.X.0229
    Raised 2001-10-16 08:00
    Updated 2003-03-13 08:00
    Published 2001-10-16 08:00
    Product Standard Internationalised System Calls and Libraries Extended V2 (UNIX 98)
    Certification Program The Open Brand certification program
    Test Suite VSX4 version 4.4.5
    Test Identification XPG4.hdr/misc/iconv 4
    Specification System Interfaces and Headers Issue 5
    Location in Spec See Problem Text
    Linked Problem Reports PIN4.029, (in, old, system)
    Problem Summary PIN5.009 Error is caused by the following declaration which can be find at line 121 in the L.iconv module: size_t iconv(iconv_t, char **, size_t *, char **, size_t *); According to "X/Open System Interfaces an...
    Problem Text
    Error is caused by the following declaration which can be find at line
    121 in the L.iconv module:

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

    According to "X/Open System Interfaces and Headers, Issue 4" at page 206,
    it should be:

    size_t iconv(iconv_t cd, const char **inbuf, size_t *inbytesleft,
    char **outbuf, size_t *outbytesleft);

    That is, the second argument is "const char **" and not "char **".

    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:
    extern size_t iconv(iconv_t, char **, size_t *, char **, size_t
    *);
    ........^
    %CC-E-NOTCOMPAT, In this declaration, the type of iconv is not
    compatible with t
    he types of previous declarations of iconv.
    at line number 43 in file
    _$3$DKB200:[VSX433$CONT.006AD103$BFS]00D27B0D$BFS.;1
    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:
    extern size_t iconv(iconv_t, char **, size_t *, char **, size_t
    *);
    ........^
    %CC-E-NOTCOMPAT, In this declaration, the type of iconv is not
    compatible with t
    he types of previous declarations of iconv.
    at line number 43 in file
    _$3$DKB200:[VSX433$CONT.006AD103$BFS]00D27B0D$BFS.;1
    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:
    extern size_t iconv(iconv_t, char **, size_t *, char **, size_t
    *);
    ........^
    %CC-E-NOTCOMPAT, In this declaration, the type of iconv is not
    compatible with t
    he types of previous declarations of iconv.
    at line number 43 in file
    _$3$DKB200:[VSX433$CONT.006AD103$BFS]00D27B0D$BFS.;1
    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:
    extern size_t iconv(iconv_t, char **, size_t *, char **, size_t
    *);
    ........^
    %CC-E-NOTCOMPAT, In this declaration, the type of iconv is not
    compatible with t
    he types of previous declarations of iconv.
    at line number 43 in file
    _$3$DKB200:[VSX433$CONT.006AD103$BFS]00D27B0D$BFS.;1
    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:
    extern size_t iconv(iconv_t, char **, size_t *, char **, size_t
    *);
    ........^
    %CC-E-NOTCOMPAT, In this declaration, the type of iconv is not
    compatible with t
    he types of previous declarations of iconv.
    at line number 43 in file
    _$3$DKB200:[VSX433$CONT.006AD103$BFS]00D27B0D$BFS.;1
    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:
    extern size_t iconv(iconv_t, char **, size_t *, char **, size_t
    *);
    ........^
    %CC-E-NOTCOMPAT, In this declaration, the type of iconv is not
    compatible with t
    he types of previous declarations of iconv.
    at line number 43 in file
    _$3$DKB200:[VSX433$CONT.006AD103$BFS]00D27B0D$BFS.;1
    ************************************************************************

    Review Information

    Review Type TSMA Review
    Start Date null
    Completed null
    Status Complete
    Review Recommendation No Resolution Given
    Review Response
    The problem in XSH4 for which PIN4.029 was issued still exists in
    XSH5. Therefore it is recommended that an equivalent Permanent
    Interpretation is granted for XSH5.

    Review Type SA Review
    Start Date null
    Completed null
    Status Complete
    Review Resolution Permanent Interpretation (PIN)
    Review Conclusion
    A Permanent Interpretation is granted.

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority