diff options
author | Prerna <prerna@linux.vnet.ibm.com> | 2008-09-25 14:25:40 +0530 |
---|---|---|
committer | prerna <prerna@PS.(none)> | 2008-09-25 14:25:40 +0530 |
commit | 4b3b2cc7d334e9fa525dc54d9a5c03f48fc99f07 (patch) | |
tree | 5b29fae62a5caca472cb1d9451c2fbaff141c20b /NEWS | |
parent | c2581b3dabc520e9392e97ef6041ae928f99e927 (diff) | |
download | systemtap-steved-4b3b2cc7d334e9fa525dc54d9a5c03f48fc99f07.tar.gz systemtap-steved-4b3b2cc7d334e9fa525dc54d9a5c03f48fc99f07.tar.xz systemtap-steved-4b3b2cc7d334e9fa525dc54d9a5c03f48fc99f07.zip |
Handling members with anonymous structs / unions
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -381,3 +381,5 @@ - Many minor bug fixes, performance, tapset, and error message improvements. + +- Modify translator code to identify members of anonymous structs / unions. |