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

Bug#21077: marked as done (libc6-dev: asprintf prototype missing.)



Your message dated Tue, 21 Sep 1999 16:35:53 -0700
with message-id <v04205508b40dc65dd293@[206.163.71.146]>
and subject line libc6-dev: asprintf prototype missing
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 am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Apr 1998 16:17:48 +0000
Received: (qmail 13055 invoked from network); 13 Apr 1998 16:17:47 -0000
Received: from mail.cs.utexas.edu (root@128.83.139.10)
  by debian.novare.net with SMTP; 13 Apr 1998 16:17:47 -0000
Received: from nevermore.csres.utexas.edu (dial-122-28.ots.utexas.edu [128.83.221.76])
	by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id LAA11009
	for <submit@bugs.debian.org>; Mon, 13 Apr 1998 11:17:34 -0500 (CDT)
Received: from rlb by nevermore.csres.utexas.edu with local (Exim 1.90 #1 (Debian))
	id 0yOlvH-0007V2-00; Mon, 13 Apr 1998 11:17:31 -0500
To: submit@bugs.debian.org
Subject: libc6-dev: asprintf prototype missing.
From: Rob Browning <rlb@cs.utexas.edu>
Date: 13 Apr 1998 11:17:31 -0500
Message-ID: <8767kdy9us.fsf@nevermore.csres.utexas.edu>
Lines: 15
X-Mailer: Gnus v5.6.4/Emacs 20.2


Package: libc6-dev
Version: 2.0.7pre1-4

Even if you include stdio.h as the manpage indicates, the asprintf
prototype isn't found:

  foo.c:74: warning: implicit declaration of function `asprintf'

It is defined in stdio.h, but it's in a __USE_GNU block.  I tried
-D__USE_GNU, and asprintf was still implicitly declared.

-- 
Rob Browning <rlb@cs.utexas.edu>
PGP fingerprint = E8 0E 0D 04 F5 21 A0 94  53 2B 97 F5 D6 4E 39 30
---------------------------------------
Received: (at 21077-done) by bugs.debian.org; 23 Sep 1999 02:40:05 +0000
Received: (qmail 29957 invoked from network); 23 Sep 1999 02:40:04 -0000
Received: from cerberus.espy.org (mail@206.163.71.145)
  by master.debian.org with SMTP; 23 Sep 1999 02:40:04 -0000
Received: from hercules.espy.org [206.163.71.146] 
	by cerberus.espy.org with esmtp (Exim 3.03 #1 (Debian GNU/Linux))
	id 11Tynj-00081S-00; Wed, 22 Sep 1999 19:40:03 -0700
Mime-Version: 1.0
X-Sender: jk@mail.espy.org
Message-Id: <v04205508b40dc65dd293@[206.163.71.146]>
Date: Tue, 21 Sep 1999 16:35:53 -0700
To: 21077-done@bugs.debian.org
From: Joel Klecker <jk@espy.org>
Subject: Re: libc6-dev: asprintf prototype missing
Content-Type: text/plain; charset="us-ascii" ; format="flowed"

Since this is a matter of not reading the docs, and since the last 
message in the bug logs resolves it, I am closing this bug.
-- 
Joel Klecker (aka Espy)                    Debian GNU/Linux Developer
<URL:mailto:jk@espy.org>                 <URL:mailto:espy@debian.org>
<URL:http://web.espy.org/>               <URL:http://www.debian.org/>


Reply to: