[Bug translator/5955] declaration of global variables with semicolon gives semantic error.
ananth at in dot ibm dot com
sourceware-bugzilla@sourceware.org
Tue May 13 10:34:00 GMT 2008
------- Additional Comments From ananth at in dot ibm dot com 2008-05-13 06:07 -------
Created an attachment (id=2734)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2734&action=view)
code fix + doc update
Here are the test results with and without the patch:
Without patch
make installcheck:
=== systemtap Summary ===
# of expected passes 478
# of unexpected failures 13
# of expected failures 185
# of unknown successes 1
# of known failures 3
# of untested testcases 20
make[2]: *** [check-DEJAGNU] Error 1
make[2]: Leaving directory `/home/ananth/data/systap/systemtap-12may/testsuite'
make[1]: *** [installcheck-local] Error 2
make[1]: Leaving directory `/home/ananth/data/systap/systemtap-12may/testsuite'
make: *** [installcheck] Error 2
With patch
make installcheck:
=== systemtap Summary ===
# of expected passes 479
# of unexpected failures 12
# of expected failures 185
# of unknown successes 1
# of known failures 3
# of untested testcases 20
make[2]: *** [check-DEJAGNU] Error 1
make[2]: Leaving directory
`/home/ananth/data/systap/systemtap-12may/testsuite'
make[1]: *** [installcheck-local] Error 2
make[1]: Leaving directory
`/home/ananth/data/systap/systemtap-12may/testsuite'
make: *** [installcheck] Error 2
Frank,
Is the patch to the NEWS file sufficient documentation update?
Ananth
--
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2732 is|0 |1
obsolete| |
http://sourceware.org/bugzilla/show_bug.cgi?id=5955
------- 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