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]

Re: i18n: done


Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk> writes:

> In other words, I'd wish that the following test always passes under
> glibc:
> 
>   assert(fwide( stdin, -1) == -1);

This is undesirable since it's not portable and has other nasty side
effects.  Fix the programs.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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