|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1509 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 1509.
Report 1509 Actions
Problem Report Number 1509 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0791 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1995-05-24 08:00 Product Standard Internationalised System Calls and Libraries Extended (UNIX 95) Certification Program The Open Brand certification program Test Suite VSU version 4.0.2 Test Identification headers/signal.h 105 Problem Summary TSD4U.00022 Signal.h is required to include the typedef for the ucontext_t structure. The test namespace rules disallow the structure elements. Problem Text
Signal.h is required to include the typedef for the ucontext_t
structure. Unfortunately, the current test namespace rules
disallow the structure elements.Test Output
TEST PURPOSE #105
The inclusion of signal.h with _XOPEN_SOURCE and
_XOPEN_SOURCE_EXTENDED=1 defined shall only define or declare
identifiers with external linkage, macros, and identifiers with
file scope specified in the signal.h header file section;
identifiers prefixed with sa_, si_, ss_, sv_, SIG[A-Z],
or SIG_[A-Z]; macros prefixed with sa_, si_, ss_, sv_,
SIG[A-Z], SIG_[A-Z], SA_, SIG_[0-9a-z_], BUS_, CLD_,
FPE_, ILL_, POLL_, SEGV_, SI_, SS_, SV_, or
TRAP_; macros and identifiers suffixed with _t; and macros
and identifiers prefixed with underscore and either an
alphanumeric character or another underscore.
ERROR: Structure members not allowed by namespace
rules are defined and are not protected from
user-defined macros. The following compiler
output resulted. With most compilers the
output will include the string "name
unprotected" for a member name at issue.
Warning: /usr/include/sys/context_t.h, line 44: Missing member name in structure
Warning: /usr/include/sys/context_t.h, line 44: Missing ';' at end of structure
Error: /usr/include/sys/context_t.h, line 44: Syntax Error
Warning: /usr/include/sys/context_t.h, line 44: Empty declaration (3.5)
Error: /usr/include/sys/context_t.h, line 48: Syntax Error
Warning: /usr/include/sys/context_t.h, line 48: Empty declaration (3.5)
Warning: /usr/include/sys/context_t.h, line 50: Empty declaration (3.5)
Warning: /usr/include/sys/context_t.h, line 51: Empty declaration (3.5)
Warning: /usr/include/sys/context_t.h, line 52: Empty declaration (3.5)
Warning: /usr/include/sys/context_t.h, line 53: Empty declaration (3.5)
Error: /usr/include/sys/context_t.h, line 54: Empty declaration specifiers
105 FAILReview Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
We agree this is a test suite deficiency in \*(VR.
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.
Problem Reporting System Options:
- View Report 1509
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority