fix MQ_IO_NIL_P and MQ_IO_CLOSE macros
commit72171f4ba79e5cbb6eb82f0f243cf554f643e796
authorEric Wong <normalperson@yhbt.net>
Wed, 23 Feb 2011 19:43:38 +0000 (23 19:43 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 23 Feb 2011 19:43:38 +0000 (23 19:43 +0000)
tree9a57bfdac6a9aaa094ebcd87cc41e861781789d7
parent07feaee646e061f27dceccc1c06262c2e832f560
fix MQ_IO_NIL_P and MQ_IO_CLOSE macros

These cannot be cast to void since its value is
meaningful.
ext/posix_mq/posix_mq.c