Opened 18 years ago

Last modified 18 years ago

#30 closed defect

setlocale / ctype is broken. — at Initial Version

Reported by: bird Owned by: bird
Priority: normal Milestone: libc-0.6.1
Component: libc Version: 0.6
Severity: normal Keywords: libc setlocale
Cc:

Description

We're using _wctype() which is checking the globals instead of the temporary copy. If this had worked, it would've wasted time and queried the char type twice.

Change History (0)

Note: See TracTickets for help on using tickets.