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/

Reply via email to