Fix c99 compatibility: use __typeof__ instead of typeof in public headers
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 11 Jun 2012 14:16:35 +0000 (10:16 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 11 Jun 2012 14:17:59 +0000 (10:17 -0400)
commitbdffa73aa208ad5f1e5b3a3cb6cbf86ac6996559
treea5c57094fee0fbe1f3366990a69fa94e69f76382
parent665eb3efcc4557deddb70ecce68ec3b918ae9c5e
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>
urcu-bp.h
urcu-pointer.h
urcu/compiler.h
urcu/hlist.h
urcu/list.h
urcu/rcuhlist.h
urcu/rculfhash.h
urcu/rculist.h
urcu/static/urcu-pointer.h
urcu/system.h
This page took 0.025267 seconds and 4 git commands to generate.