Hello Tracers ! I'm currently having hard times, trying to build a barectf-generated CTF writer with Microsoft Visual Studio 2008.
Problem resides in the .._bitfield.h file, macro .._bt_bitfield_write_le( .. ) as __type__( .. ) is a gcc extension : warning C4013: '__typeof__' undefined; assuming extern returning int Are there any M$ compatible bitfield macros/functions around here ? Or am I on the way to port these myself ? For what I've seen, I'm only writing 8/16/32/64b data into my stream, so that the macros should rewrite in a much more simpler way. I'm currently using barectf v2.1.3 Any help appreciated, Thanks in advance -- Jean-Francois Monestier 041-6766 _______________________________________________ lttng-dev mailing list [email protected] https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
