Bug 40

Summary: towctrans() fails.
Product: ELLCC Reporter: Richard Pennington <rich>
Component: libeccAssignee: Richard Pennington <rich>
Status: RESOLVED INVALID    
Severity: normal    
Priority: ---    
Version: unspecified   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 36    

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.