From: Andy Wingo <wingo@pobox.com>
To: bug-gnulib@gnu.org
Cc: bug-guile@gnu.org
Subject: -Wundef warning in striconveh.h
Date: Thu, 17 Mar 2011 11:20:50 +0100 [thread overview]
Message-ID: <m3fwqm120t.fsf@unquote.localdomain> (raw)
Hello,
striconveh.h:22 and striconveh.h:34 use #if when they should use #ifdef,
or something.
Building Guile a contributor got this warning:
CC libguile_2.0_la-bytevectors.lo
In file included from bytevectors.c:41:0:
../lib/striconveh.h:22:5: warning: "HAVE_ICONV" is not defined [-Wundef]
In file included from bytevectors.c:41:0:
../lib/striconveh.h:34:5: warning: "HAVE_ICONV" is not defined [-Wundef]
Thanks,
Andy
--
http://wingolog.org/
next reply other threads:[~2011-03-17 10:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-17 10:20 Andy Wingo [this message]
2011-03-17 14:05 ` -Wundef warning in striconveh.h Eric Blake
2011-03-17 14:46 ` Andy Wingo
2011-03-17 16:15 ` Paul Eggert
2011-03-17 17:03 ` Andy Wingo
2011-04-25 21:35 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3fwqm120t.fsf@unquote.localdomain \
--to=wingo@pobox.com \
--cc=bug-gnulib@gnu.org \
--cc=bug-guile@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).