Em Tue, Mar 10, 2015 at 10:44:00AM -0400, Jérémie Galarneau escreveu: > On Tue, Mar 10, 2015 at 10:11 AM, Jiri Olsa <[email protected]> wrote: > > On Tue, Mar 10, 2015 at 11:01:34AM -0300, Arnaldo Carvalho de Melo wrote: > >> Em Tue, Mar 10, 2015 at 01:00:35PM +0100, Jiri Olsa escreveu: > >> > Adding proper header and keeping the old one as it is needed > >> > also (libbabeltrace quirk). > >> > >> > +#include <babeltrace/ctf-ir/stream-class.h> > >> > >> Right, that was the fix I found as well, well, I was trying to include > >> _just_ babeltrace/ctf-ir/stream-class.h, but that is buggy in that it > >> doesn't include the header file with the uint32_t and int64_t types: > > > > yep, thats the 'libbabeltrace quirk' I mentioned in the changelog ;-)
> Seems I missed that being discussed. Fixed in Babeltrace master as of > 48d711aa2. Thanks for doing it, just refreshed by babeltrace git repo and found it there! Will add Jiri's patch tho, so that it works with the older git repos. Ah, since you guys adopted the Signed-off-by tag, consider adopting the Reported-by as well 8-) - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

