This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: iconv_open behaviour on EILSEQ


On Sun, 5 May 2002, Jungshik Shin wrote:

> 2001.  For instance, if '?' is used as a replacement character, there's
> no way for a callee to tell whether '?' in the output is the replacement
> character for unconvertible characters or genuinely present in the input.

  ooops... s/callee/caller/

> another errno is not desirable). With that, it'd be clear to a callee
> whether it is an invalid byte sequence or a valid but unconvertible byte

  ditto...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]