On Sat, Oct 17, 2009 at 07:59:12PM +0200, Vedran Furač wrote:
> Barry deFreese wrote:
> 
> > Here is a patch that seems to work.  Probably needs some good runtime
> > testing though. 
> 
> 
> Yes, thanks, it compiles. I'll test it for a week to see if changes
> somehow affected bfilter and if not, I'll contact my sponsor to upload
> the package (or you can do a NMU instead if you want).

The patch is good to avoid the FTBFS but is not good because it removes
what the branch callback was there for: avoiding infinite loops.

It appears that contrary to the branch callback, the operation callbacks
are not automatically triggered, and must be triggered by the
application itself, typically either from a signal handler or a watchdog
thread. See
http://groups.google.com/group/mozilla.dev.tech.js-engine/browse_thread/thread/a4d1fe147761aacb/e61d2592faf4ef72?lnk=gst&q=js_setoperationcallback#e61d2592faf4ef72
for reference.

Mike



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to