|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0014 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 0014.
Report 0014 Actions
Problem Report Number 0014 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0014 Raised 1992-09-04 08:00 Updated 2003-03-13 08:00 Published 1992-09-24 08:00 Product Standard Internationalised System Calls and Libraries (XPG4) Certification Program The Open Brand certification program Test Suite VSX4 version 4.2.3 Test Identification POSIX.hdr/misc/signal 35 Problem Summary TSD4.014 See Known Problem 24 in the VSX4.2.3 release notes. These symbols beginning underscore are declared as identifiers with external linkage. This is allowed by ISO C. See X/Open interpretation VWG/009/06... Problem Text
See Known Problem 24 in the VSX4.2.3 release notes. These symbols
beginning underscore are declared as identifiers with external linkage.
This is allowed by ISO C. See X/Open interpretation VWG/009/063092.Test Output
************************************************************************
/tset/POSIX.hdr/misc/signal/T.signal 39 Failed
Test Description:
If _POSIX_SOURCE is defined and no other feature test macros are
defined, no other symbols than those defined or reserved by POSIX.1
are made visible; otherwise, if _XOPEN_SOURCE is defined and no other
feature test macros except _POSIX_SOURCE, _POSIX_C_SOURCE=1 or
_POSIX_C_SOURCE=2 are defined, no other symbols than those defined or
reserved by the XPG are made visible.
This test is not executed in XPG3 mode.
Posix Ref: Component C Language Definitions Assertion 2.7.2-05(B)
Test Strategy:
FOR each unreserved struct/union member made visible by the header
DEFINE a macro which will cause an error if not protected from
expansion
UNDEFINE those macros which correspond to allowed member names
INCLUDE a copy of the header file modified to identify #defines
FOR each unreserved symbol made visible by the header
VERIFY that the symbol name is in a list of allowed names
Test Information:
Feature test macros: -D_XOPEN_SOURCE
Compiler or run-time messages or results:
Illegal declared or 'typedef'ed symbol: _sys_siglist
Illegal declared or 'typedef'ed symbol: _sys_nsig
Feature test macros: -D_XOPEN_SOURCE -D_POSIX_SOURCE
Compiler or run-time messages or results:
Illegal declared or 'typedef'ed symbol: _sys_siglist
Illegal declared or 'typedef'ed symbol: _sys_nsig
Feature test macros: -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=1
Compiler or run-time messages or results:
Illegal declared or 'typedef'ed symbol: _sys_siglist
Illegal declared or 'typedef'ed symbol: _sys_nsig
Feature test macros: -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=2
Compiler or run-time messages or results:
Illegal declared or 'typedef'ed symbol: _sys_siglist
Illegal declared or 'typedef'ed symbol: _sys_nsig
Feature test macros: -D_XOPEN_SOURCE -D_POSIX_SOURCE -D_POSIX_C_SOURCE=1
Compiler or run-time messages or results:
Illegal declared or 'typedef'ed symbol: _sys_siglist
Illegal declared or 'typedef'ed symbol: _sys_nsig
Feature test macros: -D_XOPEN_SOURCE -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2
Compiler or run-time messages or results:
Illegal declared or 'typedef'ed symbol: _sys_siglist
Illegal declared or 'typedef'ed symbol: _sys_nsig
************************************************************************Review Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
This is agreed to be a test suite fault in VSX 4.2.3 and a permanent waiver
is recommended.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion
This is an agreed test suite deficiency in VSX 4.2.3.
Problem Reporting System Options:
- View Report 0014
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority