Re: sysv_msg queue id error

2012-02-04 Thread Philip Guenther
On Fri, Feb 3, 2012 at 4:08 PM, Geoff Steckel g...@oat.com wrote: ... Result: only 1 msg queue could be used because queue id 0 was the only one returned and 0 matched the first queue. Yeah, this was reported back on Jan 20th by Alexis Fouilhe; c.f. the message with subject Message queue

sysv_msg queue id error

2012-02-03 Thread Geoff Steckel
Index: sys/kern/sysv_msg.c === RCS file: /cvs/src/sys/kern/sysv_msg.c,v retrieving revision 1.24 diff -u -r1.24 sysv_msg.c --- sys/kern/sysv_msg.c20 May 2011 16:06:25 -1.24 +++ sys/kern/sysv_msg.c3 Feb 2012 23:58:45