On Tue, 18 Jun 2013 15:24:27 +0200 Roland Mainz wrote: > On Tue, Jun 18, 2013 at 4:34 AM, Glenn Fowler <[email protected]> wrote: > > > > ast-ksh alpha 2013-06-13 source posted to > > http://www.research.att.com/sw/download/alpha/ > > > > still a work in progess, but progress has been made in the > > handling of signals in libast/vmalloc and ksh > > > > more comments later this morning ...
> Thanks... :-) > ... here are some build warnings which may trigger issues with some > compilers (warnings are from SuSE 12.3/AMD64/64bit build with gcc > 4.7): > -- snip -- > 1. Build warnings in the memory allocation subsystem (note: the > "strict-aliasing" warnings are very important and can trigger major > issues with "clang"): > /home/test001/work/ast_ksh_20130613/build_i386_64bit_opt/src/lib/libast/vmalloc/vmbest.c: > In function 'chktree': right, code malloc without aliasing and pointer punning ... do you recall if we got rid of the strict-aliasing warnings in the previous vmalloc implementation? _______________________________________________ ast-developers mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-developers
