[Gambas-user] JIT and IDE

Jussi Lahtinen jussi.lahtinen at ...626...
Sat Dec 13 19:31:28 CET 2014


Hi!
Is it possible to have bit better integration with JIT and IDE?
Now when you try to run project with JIT enabled, you may not get line
number of offending code, only the error message.

So I have to debug the project in terminal:
$ LANG=en GB_JIT=info gbx3

Which gives:
mTest.DoTests.1586: #6: Type mismatch: wanted Float, got Process instead
mTest.DoTests.1586 mTest.Main.2061

For Emil,
this seems to be bug in JIT, not in the project. See attachment.

Maybe "GB_JIT=less" could give only the final error message.



Jussi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GambasTestercmd-0.9.45.tar.gz
Type: application/x-gzip
Size: 17676 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20141213/bf7858a0/attachment.bin>


More information about the User mailing list