* Stuart Buchanan -- Saturday 31 May 2008:
> +        if (!_filter.empty() && (strcasestr(entry.c_str(), _filter.c_str()) 
> == NULL))

quote from 'man strcasestr':

  The strcasestr() function is a non-standard extension.

I doubt that it's available on all supported platforms.

m.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to