Re: fnmatch does not compile with c++ (clang)

2016-08-30 Thread Paul Eggert
Sam Steingold wrote: fnmatch cannot be compiled using c++ on mac os x: I'm not sure that's supposed to work. I suggest using a C compiler instead.

fnmatch does not compile with c++ (clang)

2016-08-29 Thread Sam Steingold
Hi, fnmatch cannot be compiled using c++ on mac os x: --8<---cut here---start->8--- g++ -DHAVE_CONFIG_H -I. -I../../src/gllib -I.. -I../intl -I/usr/local/include -I/usr/local/opt/readline/include -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type