ast 2012-04-23 git updates have been posted
the update addresses many problems brought up on ast-users and ast-developers
(thanks for the detailed reports)
* a first round of ksh fixes (another update in a day or so)
* nmake fixes so that cmd line option changes like --shared cause rebuilds
* libast regex fixes to properly scope ksh ~(E)... vs ~(E:...)
the update also includes the { grep xargs } ksh builtins/plugins in
src/cmd/kshlib/cmdtst
to test cmdtst after building the packages, cd to a clean dir and:
mkdir bin lib
print $'BUILTIN_LIB=cmdtst\nLD_LIBRARY_PATH=../lib' > bin/.paths
cp $INSTALLROOT/src/cmd/kshlib/cmdtst/$(getconf
LIBPREFIX)cmdtst$(getconf LIBSUFFIX) lib
and
export PATH=$PWD/bin:$PATH
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users