Problem Report Number |
0025 |
Submitter's Classification |
Test Suite problem |
State |
Resolved |
Resolution |
Test Suite Deficiency (TSD) |
Problem Resolution ID |
TSD.PX.0012 |
Raised |
2004-07-14 02:55 |
Updated |
2004-07-15 14:11 |
Published |
2004-07-15 14:11 |
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.vfscanf 45,46,
/tset/C99.os/streamio/vscanf/T.vscanf 45,46,
/tset/C99.os/streamio/vscanf/T.vsscanf 45,46 |
Linked Problem Reports |
0020 |
Problem Summary |
Some of the C99 vscanf tests also use pseudo-languages |
Problem Text |
Some of the C99 vscanf tests rely on the ability to install pseudo-
languages, which is not a required capability. See PR 0020. |
Test Output |
***********************************************************************
/tset/C99.os/streamio/vscanf/T.vfscanf 45 Unresolved
Test Description:
A call to vfscanf() expects the decimal point character defined by the
locale specified for the LC_NUMERIC category.
Test Information:
Pseudo language VSX4L2 not available
Check installation of pseudo language
***********************************************************************
/tset/C99.os/streamio/vscanf/T.vfscanf 46 Unresolved
Test Description:
When
a. the current locale setting is for the 'C' locale;
b. the decimal point character is not defined or supported by the
currently specified language, then the decimal point character used by
vfscanf() defaults to a period ".".
Test Information:
Pseudo language VSX4L0 not available
Check installation of pseudo language
***********************************************************************
***********************************************************************
/tset/C99.os/streamio/vscanf/T.vscanf 45 Unresolved
Test Description:
A call to vscanf() expects the decimal point character defined by the
locale specified for the LC_NUMERIC category.
Test Information:
Pseudo language VSX4L2 not available
Check installation of pseudo language
***********************************************************************
/tset/C99.os/streamio/vscanf/T.vscanf 46 Unresolved
Test Description:
When
a. the current locale setting is for the 'C' locale;
b. the decimal point character is not defined or supported by the
currently specified language, then the decimal point character used by
vscanf() defaults to a period ".".
Test Information:
Pseudo language VSX4L0 not available
Check installation of pseudo language
***********************************************************************
***********************************************************************
/tset/C99.os/streamio/vscanf/T.vsscanf 45 Unresolved
Test Description:
A call to vsscanf() expects the decimal point character defined by the
locale specified for the LC_NUMERIC category.
Test Information:
Pseudo language VSX4L2 not available
Check installation of pseudo language
***********************************************************************
***********************************************************************
/tset/C99.os/streamio/vscanf/T.vsscanf 46 Unresolved
Test Description:
When
a. the current locale setting is for the 'C' locale;
b. the decimal point character is not defined or supported by the
currently specified language, then the decimal point character used by
vsscanf() defaults to a period ".".
Test Information:
Pseudo language VSX4L0 not available
Check installation of pseudo language
*********************************************************************** |