]> sourceware.org Git - systemtap.git/commit
PR10799: warn on possibly uintended local-vs-global namespace collision
authorFrank Ch. Eigler <fche@elastic.org>
Mon, 19 Oct 2009 15:33:24 +0000 (11:33 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Mon, 19 Oct 2009 17:11:30 +0000 (13:11 -0400)
commit2e526dabcf4b15fb102e295b282df3af54d5c9d3
tree026750014ab7bbbd046ac555ee44fb06d29b010d
parenta34babfa5246b1f8393c18fde450ec684f11bc21
PR10799: warn on possibly uintended local-vs-global namespace collision

* elaborate.cxx (find_var): Take extra token parameter.
  Look for cross-file global variable resolution, signal
  a warning.
* testsuite/systemtap.examples/io/traceio2.stp: Fix it.
* testsuite/systemtap.syscall/sys.stp: Fix it.
* NEWS: Document it.
NEWS
elaborate.cxx
elaborate.h
testsuite/systemtap.examples/io/traceio2.stp
testsuite/systemtap.syscall/sys.stp
This page took 0.033153 seconds and 5 git commands to generate.