Re: Problems with 2.0 on Digital UNIX 4.0

From: Sergey S. Kosyakov <ks@dont-contact.us>
Date: Fri, 09 Oct 1998 10:10:46 +0400 (MSD)

#include <varargs.h>
void va_start (va_alist argp );

#include <stdarg.h>
va_list void va_start (va_list argp, parmN );
                                    ^^^^^^^
I think configure script should to know about that difference on Digital UNIX.
Moreover, all previous versions of Squid had compiled without problems.

Sergey.

On 09-Oct-98 David J N Begley wrote:
> On Fri, 9 Oct 1998, Sergey S. Kosyakov wrote:
>
>> I found and roughly hack some bugs which prevented compiling and/or
>> operating of
>> Squid-2.0 on Digital UNIX 4.0:
>>
>> 1. Configuration script erroneously checks <stdargs.h> and va_* functions in
>> that header file, but it should use <varargs.h>. I simply made
>> 1,$s/stdargs/varargs/g
>
> Presumably because the standard header files for Digital UNIX 4.0 aren't
> properly ISO/ANSI compliant?
>
>
> dave

---
----------------------------------
Sergey Kosyakov
Laboratory of Distributed Computing
Department of High-Performance Computing and Applied Network Research
Landau Institute for Theoretical Physics
E-Mail: ks@itp.ac.ru
Date: 09-Oct-98
Time: 10:07:12
----------------------------------
---
Received on Thu Oct 08 1998 - 23:13:17 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:24 MST