Eric Blake <ebl...@redhat.com> writes:

> Rather than using #ifdef everywhere, can you test if:
>
> bool big_snake _GL_UNUSED = false;
>
> does the trick of shutting up the compiler?  If so, a one-line fix is a
> lot more palatable.

Yes, it does; thanks.  However, after a quick web search, I find some
programs using diffseq.h without Gnulib infrastructure (dwdiff, for
example).  So I guess it's better not to bother with it ;-)

Regards,
--
Daiki Ueno



Reply via email to