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

Bug#39735: marked as done (parse error in stdio.h and libio.h)



Your message dated Thu, 24 Jun 1999 22:07:38 -0400
with message-id <19990624220738.A9279@drow.res.cmu.edu>
and subject line [plate@psyche.kn-bremen.de: Bug#39735: revoking bug-report, my fault]
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 18 Jun 1999 19:57:05 +0000
Received: (qmail 29631 invoked from network); 18 Jun 1999 19:56:52 -0000
Received: from dyn249.pm3.access.hb.provi.de (HELO psyche.kn-bremen.de) (mail@195.222.200.249)
  by master.debian.org with SMTP; 18 Jun 1999 19:56:52 -0000
Received: from plate by psyche.kn-bremen.de with local (Exim 2.11 #1 (Debian))
	id 10v4h4-0001Pu-00; Fri, 18 Jun 1999 21:52:54 +0200
From: Joerg Plate <plate@psyche.kn-bremen.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: parse error in stdio.h and libio.h
X-Mailer: reportbug 0.9
Date: Fri, 18 Jun 1999 21:52:53 +0200
Cc: fcc@psyche.kn-bremen.de
Message-Id: <[🔎] E10v4h4-0001Pu-00@psyche.kn-bremen.de>

Package: libc6-dev
Version: 2.1.1-12
Severity: normal

/tmp > cat foo.c 
#include <stdio.h>
/tmp > /usr/bin/gcc -c foo.c 
In file included from /usr/include/stdio.h:57,
                 from foo.c:1:
/usr/include/libio.h:329: parse error before `__gnuc_va_list'
/usr/include/libio.h:331: parse error before `__gnuc_va_list'
In file included from foo.c:1:
/usr/include/stdio.h:258: parse error before `__gnuc_va_list'
/usr/include/stdio.h:261: parse error before `__gnuc_va_list'
/usr/include/stdio.h:265: parse error before `__gnuc_va_list'
/usr/include/stdio.h:275: parse error before `__gnuc_va_list'
/usr/include/stdio.h:279: parse error before `__gnuc_va_list'

-- System Information
Debian Release: potato
Architecture: i386
Kernel: Linux psyche.kn-bremen.de 2.3.6ac1 #11 Sat Jun 12 14:52:54 CEST 1999 i586

Versions of packages libc6-dev depends on:
ii  libc6           2.1.1-12       GNU C Library: Shared libraries and timezone


Reply to: