diff options
author | dsmith <dsmith> | 2007-03-26 18:20:42 +0000 |
---|---|---|
committer | dsmith <dsmith> | 2007-03-26 18:20:42 +0000 |
commit | 8ac660ae1d562404b1e7990049f1da3d6b227ae2 (patch) | |
tree | 8220f5a9e4b666a49d09afd474df316730346d78 | |
parent | 022b623fa22d305b1d294bf404ec88ca9112f210 (diff) | |
download | systemtap-steved-8ac660ae1d562404b1e7990049f1da3d6b227ae2.tar.gz systemtap-steved-8ac660ae1d562404b1e7990049f1da3d6b227ae2.tar.xz systemtap-steved-8ac660ae1d562404b1e7990049f1da3d6b227ae2.zip |
Fixed last entry.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-03-26 David Smith <dsmith@redhat.com> + * tapsets.cxx (dwflpp::translate_final_fetch_or_store): Improved + error messages for invalid types. + * elaborate.cxx (typeresolution_info::invalid): Improved the error message for invalid operators. |