On Thu, 27 Jul 2006 02:15:36 +0200 Roland Mainz wrote:
> Attached is a small patch
> ("ksh93_fnmatch_ast_fnmatch_mapping_fix_001.diff.txt") which fixes the
> problem that libast provides it's own version of |fnmatch()| as symbol
> |fnmatch| instead of |_ast_fnmatch| (the #define from "ast_map.h" seems
> to be overridden).

this will be fixed in the next update
(1) <ast_common.h> will include <ast_map.h> to make sure the mappings
    are in scope for ast compiles
(2) libast/comp/fnmatch.c was coded at one time to be optional
    that changed at some point to always compile, but some
    vestigal #ifdefery remained -- that will be cleaned up

-- Glenn Fowler -- AT&T Research, Florham Park NJ --


Reply via email to