[Bug translator/5634] support pointer type punning
mhiramat at redhat dot com
sourceware-bugzilla@sourceware.org
Mon May 19 23:41:00 GMT 2008
------- Additional Comments From mhiramat at redhat dot com 2008-05-19 21:19 -------
Can this support casting to an array like below?
((struct tcp_socket[])$ptr)[1]->tcp_socket_field
or
$ptr("struct tcp_socket []")[0]->tcp_socket_field
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5634
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list