diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-10-10 Frank Ch. Eigler <fche@elastic.org> + * elaborate.cxx (match_node::bind): Improve error message. + (register_library_aliases): Catch and verbosify error message. + (semantic_pass): Provide a back-up exception catcher. + +2005-10-10 Frank Ch. Eigler <fche@elastic.org> PR 1456. * translate.cxx (c_unparser_assignment): Rename "pre" field to "post", add blurb to clarify polarity. |