[Scilab-users] Not-Equal-Operation (<>, ~=) with UserType arguments badly crashes Scilab 6.0.0

Dirk Reusch lists at kybdr.de
Fri Mar 10 15:34:28 CET 2017


Hello,

Using precompiled Scilab 6.0.0 Linux 64bit, the following procedure
crashes Scilab silently ...

Startup execution:
  loading initial environment

-->
exec('/home/dirk/Downloads/scilab-6.0.0/modules/ast/tests/unit_tests/newtype.tst',-1)

This is my type.

 %nt_p: This is my type.

--> a==a

Undefined operation for the given operands.
check or define function %nt_o_nt for overloading.

--> a<>a

... SCILAB CRASHES !!!


Thanks for any advice and further insight,

Dirk

PS: Tested also with current nightly build ... with the very same crash
result!



More information about the users mailing list