[Bug translator/17292] multi-line strings broken
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Aug 19 19:46:00 GMT 2014
https://sourceware.org/bugzilla/show_bug.cgi?id=17292
--- Comment #3 from Frank Ch. Eigler <fche at redhat dot com> ---
printf("hello" "there\n")
The area of parse.cxx:3571-ish would need to use
parser::consume_string_literals to cause auto-concatenation
(bug #11208).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list