Paul Eggert <[EMAIL PROTECTED]> wrote: >> Probably due to differing prototypes. >> Do you think it's worth adding a cast or two? > > How about if we instead detect the implementation bug and use our own > fnmatch? I installed this -- does it fix the problem?
Much better. Shame on me for suggesting casts :-) Your patch does indeed solve the build failure. > 2005-09-23 Paul Eggert <[EMAIL PROTECTED]> > > * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux > bug reported by Jim Meyering. _______________________________________________ bug-gnulib mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnulib
