Opened 16 years ago
Closed 14 years ago
#209 closed defect (fixed)
iconv() return only 0 regardless of non-identical conversion
Reported by: | KO Myung-Hun | Owned by: | bird |
---|---|---|---|
Priority: | normal | Milestone: | libc-0.6.4 |
Component: | libc | Version: | 0.6.2 |
Severity: | normal | Keywords: | iconv |
Cc: |
Description
Hi/2.
iconv() return only 0 regardless of non-identical conversion. iconv() return the numbers of chars performed non-identical conversion.
KO Myung-Hun
Attachments (1)
Change History (4)
by , 16 years ago
Attachment: | iconv.diff added |
---|
comment:1 by , 14 years ago
Keywords: | iconv added |
---|---|
Milestone: | → libc-0.6.4 |
Version: | → 0.6.2 |
comment:2 by , 14 years ago
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch for iconv() to return number of non-identical conversions