|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0010 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 0010.
Report 0010 Actions
Problem Report Number 0010 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0010 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 XPG4.hdr/misc/regex 3 Problem Summary TSD4.010 The test assume that the header will define off_t, this is not required. See the VSX4.2.4beta update note: > UniSoft Ref: err.4.2.3.028 Module: XPG4.hdr/misc/regex > > A #include <sys/types.h> line wa... Problem Text
The test assume that the header will define off_t, this is not required.
See the VSX4.2.4beta update note:
> UniSoft Ref: err.4.2.3.028 Module: XPG4.hdr/misc/regex
>
> A #include <sys/types.h> line was added to the code for test 3.Test Output
************************************************************************
/tset/XPG4.hdr/misc/regex/T.regex 3 Failed
Test Description:
The header file contains a type definition statement for the type
regoff_t, which is a signed arithmetic type that can hold the largest
value that can be stored in either an off_t or a ssize_t.
Test Strategy:
COMPILE program including <regex.h>.
VERIFY typedef regoff_t exists using #undef.
DECLARE a variable of that type
PERFORM arithmetic operation on variable
ASSIGN negative value to variable and check if > or < zero.
VERIFY that sizeof regoff_t is >= sizeof off_t and ssize_t.
VERIFY there were no compiler errors.
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:
"cc03es.c", line 39: undefined symbol: off_t
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:
"cc03es.c", line 39: undefined symbol: off_t
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:
"cc03es.c", line 39: undefined symbol: off_t
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:
"cc03es.c", line 39: undefined symbol: off_t
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:
"cc03es.c", line 39: undefined symbol: off_t
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:
"cc03es.c", line 39: undefined symbol: off_t
************************************************************************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 0010
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority