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: nl_langinfo (_NL_PAPER_HEIGHT) problem


Andreas Jaeger <aj@suse.de> writes:

> According to the documentation and to Unix98, nl_langinfo returns a
> string - but it seems that glibc returns in this case an integer?
> 
> This looks broken to me.

No, this is how I've implemented this.  There are other places where a
pointer has to be converted to an integer.

-- 
---------------.                          ,-.   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]