1. 2.5 eu.ex and call_backs

The euphoria coded interpreter has a fixed limit of call backs.  I've found
that EuGrid blows this away (when used by my Euphoria Database Browser,
anyway).  I'm not sure about a good solution to this, other than to raise 
the limit.  

The problem is that you can't set up a single function to handle
multiple callbacks, because you have no way of knowing which is being 
called, unless you resort to some asm to take the actual callback, and pass
that on to eu.ex, plus a pointer to identify the real call back routine.

Matt Lewis

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu