This is the mail archive of the gcc@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]

Re: egcs, REVIEW FOR SUBMISSION, vfprintf.c ... (fix)


 > From: Eric Dana <edana@bgs.com>
 > 
 > ---------- Forwarded message ----------
 > Date: Fri, 3 Apr 1998 10:12:09 -0500 (EST)
 > From: Eric Dana <edana@bgs.com>
 > To: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>
 > Cc: egcs@cygnus.com, ghazi@caip.rutgers.edu
 > Subject: Re: egcs, REVIEW FOR SUBMISSION, vfprintf.c ...
 > 
 > Kaveh,
 > 
 >    My last patch was quite incorrect. Here is a simplified and correct
 > patch to allow 'L' prefixes on integer quantities to stand for
 > 'long long'. I've also made a portable _doprint()/_doscan()
 > replacement for many UNIX's (original based on netbsd and freebsd
 > work). Your welcome to look at the code.
 > 
 > Eric Dana
 > Principal Software Engineer
 > BMC Inc.



	Okay, I'll include support of 'L' for "long long".  And I
definitely am interested in seeing your own replacement code.  Where
can I find it?  Is it GPL'ed, so I can copy from it?

		--Kaveh

PS: What is _doprint vs. _doprnt?  Are they they same thing?

--
Kaveh R. Ghazi			Project Manager / Custom Development
ghazi@caip.rutgers.edu		Icon CMT Corp.


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