This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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: PCH merge: bootstrap failure, gengtype consumes all file descriptors


On Jun 12, 2002, "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> wrote:

>> From: Alexandre Oliva <aoliva@redhat.com>
>> 
>> On Jun 12, 2002, "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> wrote:
>> 
>> > It should be easy to write an snprintf.c replacement in libiberty
>> > using a combination of vasprintf, strncpy, free.  Right?
>> 
>> Except that vasprintf is not exactly as portable as one might wish.

> What's not portable about the vasprintf.c in libiberty?

Erhm...  Sorry, I was not aware libiberty already had an
implementation of vasprintf.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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