Fix c99 compatibility: use __typeof__ instead of typeof in public headers
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 11 Jun 2012 14:15:25 +0000 (10:15 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 11 Jun 2012 14:15:25 +0000 (10:15 -0400)
commit6423c3134bf07d4a7db56f69f2c79b540a79c4f1
treea33ec5a8fd8f90254b4894b7bbcd2364eccaf82b
parent3bdb579ff4ef67785927e73f96f8a5c056e883b0
Fix c99 compatibility: use __typeof__ instead of typeof in public headers

Reported-by: John Steele Scott <toojays@toojays.net>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/align.h
include/lttng/bitfield.h
include/lttng/tracepoint-rcu.h
This page took 0.024117 seconds and 4 git commands to generate.