|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1610 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 1610.
Report 1610 Actions
Problem Report Number 1610 Submitter's Classification Specification problem State Resolved Resolution Permanent Interpretation (PIN) Problem Resolution ID PIN.X.0167 Raised 1996-05-24 08:00 Updated 2003-03-13 08:00 Published 1996-05-30 08:00 Product Standard Internationalised System Calls and Libraries Extended (UNIX 95) Certification Program The Open Brand certification program Test Suite VSU version 4.1.0 Test Identification CAPI.os/string/strcasecm 4 Specification System Interfaces and Libraries Issue 4 Version 2 Location in Spec See Problem Text Linked Problem Reports PIN4U.00022, (in, old, system) Problem Summary PIN4U.00033 This test may fail on implementations which do not use the ASCII character set. Problem Text
The implementation of this test assumes that the internal representation
of "AbC" is in ASCII character set. That is not the case when running on
systems using EBCDIC-code.
The same aplies for the test
CAPIbase/fstrncasecmp test4ATest Output
/tset/CAPIbase/fstrcasecmp
Test Description:
void test4A() - test the assertion:
A call to int strcasecmp(const char* s1, const char* s2)
shall assume the ASCII character set when equating lower
and upper case characters.
PREP: Set locale to POSIX.
TEST: strcasecmp() uses ASCII character set
ERROR: ASCII not used. Neither strcasecmp("AbC","\141\142\143")
nor strcasecmp("AbC","\101\102\103") equal zeroReview Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
A permanent interpretation is recommended.
The test fails for the same reason as PIN4U.00022.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Permanent Interpretation (PIN) Review Conclusion
A Permanent Interpretation is granted.
Problem Reporting System Options:
- View Report 1610
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority