warning fix: tests urcutorture for NetBSD 5
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 1 Jun 2012 21:12:43 +0000 (17:12 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 1 Jun 2012 21:12:43 +0000 (17:12 -0400)
commit665eb3efcc4557deddb70ecce68ec3b918ae9c5e
treebd23a92ef38d1220b3503c7c99e58671847254cf
parent3227f2cc42089c1d652e80cd755d0bb23ec8a551
warning fix: tests urcutorture for NetBSD 5

>   CC     rcutorture_urcu-urcutorture.o
> In file included from urcutorture.c:9:
> api.h: In function '__smp_thread_id':
> api.h:160: warning: cast from pointer to integer of different size
> api.h:160: warning: cast from pointer to integer of different size
> api.h: In function 'wait_thread':
> api.h:210: warning: cast from pointer to integer of different size
> api.h:210: warning: cast from pointer to integer of different size

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/api.h
This page took 0.024478 seconds and 4 git commands to generate.