This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: [PATCH] obstack_printf fix (fixes localedef)


Jakub Jelinek <jakub@redhat.com> writes:

> 2000-06-27  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* libio/obprintf.c (_IO_obstack_vprintf): Call obstack_make_room,
> 	not obstack_blank.

That's really one of those "how could it ever work" errors.  And more
strange: how could the test in stdio-common/tst-obprintf.c not fail?

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