Home
last modified time | relevance | path

Searched hist:"157 f2a25" (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libdmsg/
H A Dmsg.c157f2a25 Mon Aug 19 14:13:38 GMT 2019 Tomohiro Kusumi <kusumi.tomohiro@gmail.com> lib/libdmsg: Fix compile warning on Linux distros

Appeared since 030e3428e0c23c47cef4dfab51f988a8fa665d19.

--
msg.c:202: warning: pointer targets in passing argument 1 of 'atomic_set_int' differ in signedness
atomic.h:129: note: expected 'volatile u_int *' but argument is of type 'int *'
H A Ddmsg.h157f2a25 Mon Aug 19 14:13:38 GMT 2019 Tomohiro Kusumi <kusumi.tomohiro@gmail.com> lib/libdmsg: Fix compile warning on Linux distros

Appeared since 030e3428e0c23c47cef4dfab51f988a8fa665d19.

--
msg.c:202: warning: pointer targets in passing argument 1 of 'atomic_set_int' differ in signedness
atomic.h:129: note: expected 'volatile u_int *' but argument is of type 'int *'