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: rebuilding fixincludes - good news, bad news and RFE



  In message <199904061739.NAA12498@blastula.phys.columbia.edu>you write:
  > On Tue, 6 Apr 1999 10:31:27 -0700, Mike Stump wrote:
  > >> Date: 6 Apr 1999 14:31:03 -0000
  > >> From: korbb@egcs.cygnus.com
  > >
  > >> The reason is that all sprintf functions require that you know the
  > >> number of arguments at compile time.
  > >
  > >False.  vsprintf doesn't need to know.
  > 
  > I think he wants to construct a va_list by hand instead of getting it
  > from va_start.  There is no portable way to do that.
Yea.  To put it mildly.  I wonder if anyone remembers gdb's attempt to build
va_list thingies in a portable way.  What a mess it was....

jeff


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