Opened 18 years ago

Last modified 18 years ago

#30 closed defect

setlocale / ctype is broken. — at Version 1

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 (last modified by bird)

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 (1)

comment:1 Changed 18 years ago by bird

Description: modified (diff)
Status: newassigned
Note: See TracTickets for help on using tickets.