]> sourceware.org Git - systemtap.git/commit
Suppress module-loading errors in @casts
authorJosh Stone <jistone@redhat.com>
Mon, 20 Apr 2009 23:43:15 +0000 (16:43 -0700)
committerJosh Stone <jistone@redhat.com>
Mon, 20 Apr 2009 23:43:15 +0000 (16:43 -0700)
commit462c90c3a1de9e8472bc84f9c9f8d5192aebd778
treea89a0344aa35b5ebfb6ad4e9886aa60e4bb5261c
parent1f329b5e2af4710a254e252529e8eee2fab4fd67
Suppress module-loading errors in @casts

If a @cast encounters a module that it can't load, it should just go on
to the next module instead of throwing an exception.  If there is no
next module, we'll get a better "type not found" exception anyway.
tapsets.cxx
This page took 0.028509 seconds and 5 git commands to generate.