Remove a warning from msg_receive function
commit745f82e442d80bc961e93cc193b49cdb44b9238f
authorEugene Leonovich <gen.work@gmail.com>
Sun, 30 Nov 2014 03:36:56 +0000 (29 19:36 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Sun, 30 Nov 2014 04:00:31 +0000 (29 20:00 -0800)
treeafe84d1f6a3c250ccc6e73d59739f16705c48caa
parentc2c9589e115b1586a0a311af0705392ef66b12ed
Remove a warning from msg_receive function

Summary: Remove a warning from `msg_receive` function for consistency with php:
https://github.com/php/php-src/blob/a770d29df74515197c76efdf1a64d9794c27b4af/ext/sysvmsg/sysvmsg.c#L377-L379
Closes https://github.com/facebook/hhvm/pull/4325

Reviewed By: @fredemmott

Differential Revision: D1700537

Signature: t1:1700537:1417318587:0560094192f76da223b5c379bd9da929f28f1b1e
hphp/runtime/ext/ipc/ext_ipc.cpp
hphp/test/slow/ext_ipc/message_queue.php