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

Bug#38178: marked as done (-pedantic -W -Wall)



Your message dated 25 May 1999 18:53:20 -0000
with message-id <[🔎] 19990525185320.7250.qmail@master.debian.org>
and subject line Bug#38178: fixed in glibc 2.1.1-9
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; 23 May 1999 16:12:09 +0000
Received: (qmail 2415 invoked from network); 23 May 1999 16:12:08 -0000
Received: from binky.de.uu.net (192.76.144.28)
  by master.debian.org with SMTP; 23 May 1999 16:12:08 -0000
Received: from kde.org (pec-44.au1.hl.uunet.de [149.228.5.44]:3839)
	by binky.de.uu.net with ESMTP (5.65+:003/3.0.2)
	for <submit@bugs.debian.org>
	id SAA27498; Sun, 23 May 1999 18:11:39 +0200 (MET DST)
Sender: coolo
Message-ID: <[🔎] 374828BB.8AD6409A@kde.org>
Date: Sun, 23 May 1999 18:11:39 +0200
From: Stephan Kulow <coolo@kde.org>
X-Mailer: Mozilla 4.6 [en] (X11; I; Linux 2.0.36 i586)
X-Accept-Language: en
MIME-Version: 1.0
To: submit@bugs.debian.org
Subject: -pedantic -W -Wall
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Package: libc6-dev
Version: 2.1.1-7

Hi!

I compile my C++ code with -pedantic -W -Wall to find errors in 
it. But there are some warnings that come out of the libc headers.
One of them is the below. There are some others, I could give you
a list if you can forward/fix them :)

Greetings, Stephan

In file included from /home/coolo/prod/kdelibs/kdecore/kapp.cpp:52:
/usr/include/sys/stat.h:317: warning: declaration of `stat(const char *,
stat *)
' throws different exceptions
/usr/include/sys/stat.h:181: warning: previous declaration here
/usr/include/sys/stat.h: In function `int lstat(const char *, struct
stat *)':
/usr/include/sys/stat.h:324: warning: declaration of `lstat(const char
*, stat *
)' throws different exceptions
/usr/include/sys/stat.h:205: warning: previous declaration here
/usr/include/sys/stat.h: In function `int fstat(int, struct stat *)':
/usr/include/sys/stat.h:330: warning: declaration of `fstat(int, stat
*)' throws
 different exceptions
/usr/include/sys/stat.h:185: warning: previous declaration here
/usr/include/sys/stat.h: In function `int mknod(const char *, __mode_t,
__dev_t)
':
/usr/include/sys/stat.h:337: warning: declaration of `mknod(const char
*, __mode
_t, __dev_t)' throws different exceptions
/usr/include/sys/stat.h:248: warning: previous declaration
here                       

-- 
Und sie nannten ihn, wie er selbst unterschrieb -
Den Trojanischen Pferdedieb


Reply to: