bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fts.c compilation error


From: Bruno Haible
Subject: fts.c compilation error
Date: Wed, 25 Jan 2006 14:43:51 +0100
User-agent: KMail/1.5

A gnulib testdir with modules fts and quotearg fails to compile on IRIX 6.5
with CC="cc -O":

        cc -O -DHAVE_CONFIG_H -I. -I. -I..      -g -c fts.c

"fts.c", line 244: error(1241): declaration may not appear after executable
          statement in block
        size_t maxarglen = fts_maxarglen(argv);
        ^

1 error detected in the compilation of "fts.c".

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]