This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tapsets/13878] c++ stl decomposition functions


http://sourceware.org/bugzilla/show_bug.cgi?id=13878

--- Comment #4 from Josh Stone <jistone at redhat dot com> 2012-03-20 20:09:48 UTC ---
(In reply to comment #3)
> Would it suffice to amend like this?  ... not found in "$module": ...

commit 4583161b546f7d5371e10d875a03825f564a30c0
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Mar 20 13:04:18 2012 -0700

    PR13878: Mention the module in @cast "not found" message

    To help understand when @cast fails to find a type, mention the module
    that was searched.  This may already hinted by the e->tok source
    location, but stating the module explicitly is a useful hint if the user
    left the module field to be implicitly filled in.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]