Re: submitting code
- Posted by jeremy (admin) Oct 01, 2009
- 1735 views
Date sent: Tue, 01 Sep 2009 08:37:00 -0400 From: Jeremy Cowgar <jeremy@cowgar.com> To: OpenEuphoria Developer Discussion <rapideuphoria-develop@lists.sourceforge.net> Subject: [Rapideuphoria-develop] task_yield and shared libraries
Instead of making task_yield a noop in shared libraries, would it be possible to make it call the main processes task_yield() function?
That is what i mean by MISstating "yield TO the main process".
I did not MISstate it. It should call task_yield() from the main process, exactly as I stated it! You took that into yielding to the parent task which was never said, implied, desired or possible.
Further, previously you said that I said "yield to the parent task" which is not what I said at all nor could it be easily mistaken to be such.
Jeremy