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 testsuite/10703] compilation error of ext4 tracepoint on 2.6.32


------- Additional Comments From jistone at redhat dot com  2009-09-29 19:21 -------
It turns out that before we were catching this earlier because of the missing
#includes.  In this case, in pass-2 we get the warning about "declared inside
parameter list", but it's allowed to pass anyway.

I've added -Werror to that step now so we can catch the problem sooner and
filter those out.  So once again, ext4 tracepoints will be unavailable until a
decl for mpage_da_data is added.

-- 


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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