lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev lynx 2.8.2dev.4 vs my.yahoo.comrqr


From: dickey
Subject: Re: lynx-dev lynx 2.8.2dev.4 vs my.yahoo.comrqr
Date: Fri, 20 Nov 1998 18:13:21 -0500 (EST)

> Actually, I am using Sun's ANSI C compiler.  However, it should use stdargs.h 
> as well.  All I know is what I've been reporting regarding my download 
> error.  In it, I mention how there's a bug in HTSprintf function, where 
> the dst_len comes in 0 but the dst_ptr is allocated, causing the sprintf  
> loop to never get started after seeing the % sign ... 

I don't have the man-page handy, but I seem to recall that the Sun compiler
doesn't define __STDC__ unless you add options -- that's what lynx is using
to trigger the stdarg.h/varargs.h (until I add some configure stuff to get
the right version).

-- I can't simply test if the header is there (I know, at least, that
   HP distributes a nicely-broken combination of compiler and headers, so
   I have to add in a compile-test ;-).

Anyway - I had time today to test my changes on the SunOS K&R compiler, so
I'm reasonably confident of them now.

> Larry W. Virden                 <URL:mailto:address@hidden> 

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

[Prev in Thread] Current Thread [Next in Thread]