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, 18 Jun 2012 17:51:11 +0000 (13:51 -0400)
commit2e349edd406c641a9437020451b718e5bc9253e0
treebce209396ece3fc046d5f9eedd78471c5ad85504
parentf8b934136d431621e3e85457ac2875e8bd9c3387
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.024838 seconds and 4 git commands to generate.