php-zmq icon indicating copy to clipboard operation
php-zmq copied to clipboard

Make breaks with C99

Open StormCh opened this issue 3 years ago • 0 comments
trafficstars

Command make && make install breaks with: implicit declaration of function 'zmq_curve_keypair' is invalid in C99

on zmq.c:358 https://github.com/zeromq/php-zmq/blob/ee5fbc693f07b2d6f0d9fd748f131be82310f386/zmq.c#L358

StormCh avatar Apr 07 '22 11:04 StormCh