Package: coriander
Version: 2.0.1-1

configure.in uses AC_TRY_COMPILE to detect xv. The second argument of this macro
is supposed to be a function body, but coriander's configure.in includes a int
main(void) { <actual body> }, resulting in nested functions.

This is accepted by GCC, but other compilers may reject this GCC extension.

Best,
Michael

Attachment: pgp1M1rd593Th.pgp
Description: PGP signature

Reply via email to