This is the mail archive of the libc-alpha@sourceware.org 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: freopen() with "ccs=<charset>" in the mode


On Mon, Sep 17, 2018 at 2:10 PM Florian Weimer <fweimer@redhat.com> wrote:
>
> On 09/16/2018 10:05 AM, Ilya Dryomov wrote:
> > However freopen() appears to unconditionally put the stream into the
> > unoriented state.  When one of the wide functions is called sometime
> > later, the stream picks up the current locale -- the "ccs" parameter
> > is effectively ignored even though it is parsed.
>
> This looks like a bug.  Would you please file a bug in Bugzilla so that
> this is not lost?

https://sourceware.org/bugzilla/show_bug.cgi?id=23675

Thanks,

                Ilya


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