- Title
- do_length cannot be implemented correctly
- Status
- nad
- Section
- [locale.codecvt.byname]
- Submitter
- Krzysztof Żelechowski
Created on 2005-05-24.00:00:00
last changed 237 months ago
Messages
Date: 2005-05-24.00:00:00
- codecvt::do_length is of type int;
- it is assumed to be sort-of returning from_next - from of type ptrdiff_t;
- ptrdiff_t cannot be cast to an int without data loss.
Contradiction.
|
Date |
User |
Action |
Args |
2005-05-24 00:00:00 | admin | create | |