Re: 2b9 ? (fwd)

From: Jenni Baier <jenni_at_renewed.net_at_hypermail-project.org>
Date: Mon, 30 Nov 1998 07:16:09 -0600 (CST)
Message-ID: <Pine.LNX.3.96.981130071238.26476H-100000_at_pneuma.freshwind.com>


Here's a snip from stdio.h with the line that its complaining about:

#ifndef __STRICT_ANSI__

extern int dprintf __P ((int, __const char *, ...)); 
extern int vdprintf __P ((int, __const char *, _G_va_list));
extern int vfscanf __P ((FILE*, __const char *, _G_va_list));
extern int __vfscanf __P ((FILE*, __const char *, _G_va_list)); extern int vscanf __P ((__const char *, _G_va_list)); extern int vsscanf __P ((__const char *, __const char *, _G_va_list)); extern int __vsscanf __P ((__const char *, __const char *, _G_va_list)); #endif

--jenni

On Mon, 30 Nov 1998, Daniel Stenberg wrote:

> Date: Mon, 30 Nov 1998 13:48:15 +0100 (MET)
> From: Daniel Stenberg <Daniel.Stenberg_at_sth.frontec.se>
> To: Hypermail list <hypermail_at_landfield.com>
> Subject: Re: 2b9 ? (fwd)
>
> On Mon, 30 Nov 1998, Jenni Baier wrote:
>
> > gcc -c -g -O2 base64.c
> > In file included from hypermail.h:63,
> > from base64.c:15:
> > dsprintf.h:72: conflicting types for `dprintf'
> > /usr/include/stdio.h:159: previous declaration of `dprintf'
>
> So, is there already a function named dprintf() in Linux stdio.h ? I can't
> see how this could occur otherwise...
>
> --
> Daniel Stenberg http://www.fts.frontec.se/~dast 0708-317742
> ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
>
Received on Mon 30 Nov 1998 03:12:02 PM GMT

This archive was generated by hypermail 2.3.0 : Sat 13 Mar 2010 03:46:11 AM GMT GMT