Version 2.16 Patchlevel 2 Added Features/Bug Fixes

  1. Fix a typo in exec.e. This will show up if an ANSI C compiler is used without -D_NO_PROTO. Thanks to Jens Schleusener <Jens.Schleusener@dlr.de> for pointing out the problem.

  2. Add the following internal commands: show_attr(<attr_name>), hide_attr(<attr_name>), show_attr_name(<attr_name>), and hide_attr_name(<attr_name>).

  3. In MergeWithTable(), instead of executing the attribute named 'exec', now it also looks for another attribute named 'EXEC_AFTER_MERGE'. If the 'EXEC_AFTER_MERGE' attribute is found, the attribute named by it is executed instead.

Return to Home Page Release Notes Index
William Chia-Wei Cheng (william@cs.umd.edu)