unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* -Wundef warning in striconveh.h
@ 2011-03-17 10:20 Andy Wingo
  2011-03-17 14:05 ` Eric Blake
  0 siblings, 1 reply; 6+ messages in thread
From: Andy Wingo @ 2011-03-17 10:20 UTC (permalink / raw)
  To: bug-gnulib; +Cc: bug-guile

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/



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-04-25 21:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-17 10:20 -Wundef warning in striconveh.h Andy Wingo
2011-03-17 14:05 ` 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

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).