|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0439 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 0439.
Report 0439 Actions
Problem Report Number 0439 Submitter's Classification Specification problem State Resolved Resolution Rejected (REJ) Problem Resolution ID REJ.X.0058 Raised 1994-05-17 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 TSD4.122, (in, old, system) Problem Summary PG4R.058 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
This is the same as request reference Waiver.axp.4 (X/Open reference
req.4.2.298). If this referenced request is granted, then the
same PIN reference can be used for this system.
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:
- View Report 0439
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority