Bug 40 - towctrans() fails.
Summary: towctrans() fails.
Status: RESOLVED INVALID
Alias: None
Product: ELLCC
Classification: Unclassified
Component: libecc (show other bugs)
Version: unspecified
Hardware: PC Linux
: --- normal
Assignee: Richard Pennington
URL:
Depends on:
Blocks: 36
  Show dependency tree
 
Reported: 2012-01-18 06:59 CST by Richard Pennington
Modified: 2017-07-29 10:42 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Pennington 2012-01-18 06:59:51 CST
See test/src/libs/wchar/001wctype.c.
Comment 1 Richard Pennington 2012-01-18 20:49:12 CST
This was a problem in libecc/src/c/locale/iswctype_sb.c. wctrans() expected "upper" and "lower" when it should expect "toupper" and "tolower".
Comment 2 Richard Pennington 2012-01-19 06:57:46 CST
Resolved in revision 2758.
Comment 3 Richard Pennington 2017-07-29 10:42:07 CDT
These bugs are obsolete with the new build and deployment process.