diff options
author | graydon <graydon> | 2005-08-26 20:47:29 +0000 |
---|---|---|
committer | graydon <graydon> | 2005-08-26 20:47:29 +0000 |
commit | 819ddbe6d38a75a76c263b987d815d356d1c20e0 (patch) | |
tree | 1edb2a9a7be59f0ade568bc3f8ae741ecd5f8183 /ChangeLog | |
parent | 7d46afb81a090ee76708497377539fdb8829e236 (diff) | |
download | systemtap-steved-819ddbe6d38a75a76c263b987d815d356d1c20e0.tar.gz systemtap-steved-819ddbe6d38a75a76c263b987d815d356d1c20e0.tar.xz systemtap-steved-819ddbe6d38a75a76c263b987d815d356d1c20e0.zip |
2005-08-26 Graydon Hoare <graydon@redhat.com>
* translate.cxx: Revert tmp initialization changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2005-08-26 Graydon Hoare <graydon@redhat.com> + * translate.cxx: Revert tmp initialization changes. + +2005-08-26 Graydon Hoare <graydon@redhat.com> + * parse.cxx (scan): Preserve basic C-ish escapes. * translate.cxx (c_tmpcounter::declaring): New flag. (c_tmpcounter::declare_or_init): New helper method. |