[Gambas-user] [Gambas Bug Tracker] Bug #1041: [JIT] Doing : Return [2/8] , I get "Type Mismatch ..."

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1041=L21haW4- Comment #1 by Benoît MINISINI: Alas automatic array conversion (from Float[] to Integer[]) has not been implemented by Emil Lengrenn in the JIT compiler. Benoît MINISINI changed the state of the bug to: Accepted.

Re: [Gambas-user] [Gambas Bug Tracker] Bug #1041: [JIT] Doing : Return [2/8] , I get "Type Mismatch ..."

2016-11-30 Thread Emil Lenngren
Seems like the implicit conversion from Float[] to Integer[] fails (2/8 performs float calculation)... 2016-11-30 23:42 GMT+01:00 : > http://gambaswiki.org/bugtracker/edit?object=BUG.1041=L21haW4- > > Zainudin AHMAD added an attachment: > >

[Gambas-user] [Gambas Bug Tracker] Bug #1041: [JIT] Doing : Return [2/8] , I get "Type Mismatch ..."

2016-11-30 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1041=L21haW4- Zainudin AHMAD added an attachment: Bug-jit-ArrayInteger-0.0.1.tar.gz -- ___ Gambas-user mailing list

[Gambas-user] [Gambas Bug Tracker] Bug #1041: [JIT] Doing : Return [2/8] , I get "Type Mismatch ..."

2016-11-30 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1041=L21haW4- Zainudin AHMAD reported a new bug. Summary --- [JIT] Doing : Return [2/8] , I get "Type Mismatch ..." Type : Bug Priority : Medium Gambas version : 3.9.90 (TRUNK) Product : Development Environment