Posted on Feb 28, 2009 by
Helpful Elephant
I was getting a fatal error when trying to read from a queue. Also, AbstractChannel->wait() was protected when it should be public.
A patch that fixes this is attached.
- read_queue.patch 1.32KB
Comment #1
Posted on Feb 28, 2009 by Happy LionThank you for your patch. Your fixes seems reasonable and I am commiting them to SVN now. If you would like to see your name or email in CREDITS file, please give me your name for inclusion there.
Comment #2
Posted on Feb 28, 2009 by Happy Lioncommited to SVN
Comment #3
Posted on Feb 28, 2009 by Helpful ElephantCool, thanks! I'm write more demo scripts too. I'll be sending a patch for them shortly.
-Sean Murphy
Status: Done
Labels:
Type-Defect
Priority-Medium