[Scilab-Dev] Primitives id limit on gateways

sylvestre.ledru at scilab.org sylvestre.ledru at scilab.org
Mon Jul 13 10:50:29 CEST 2009


On Mon, 13 Jul 2009 02:18:21 -0500, Jorge Cardona <jorgeecardona at gmail.com>
wrote:
> Hi,
> 
> I just get to more that 100 functions on the symbolic module and its
> appear that i can't define more than 100 functions, if i call one that
> has a primitiveId bigger than 100 scilab just crash, i even
> interchange a pair, and with a lower id it work fine the function, and
> the other one start to crash scilab, do i need to define a new
> gatewayid and start again from 1???
Hello Jorge,

I don't think it is the reason.
Try to increase
 #define MAXELEMENTFUNCTIONLIST 1536
in
modules/core/src/c/hashtable_core.h
This is something we have to work on.

Sylvestre


> Thanks.
> 
> --
> Jorge Eduardo Cardona
> jorgeecardona at gmail.com
> jorgeecardona.blogspot.com
> ------------------------------------------------
> Linux registered user  #391186
> Registered machine    #291871
> ------------------------------------------------
> 



More information about the dev mailing list