[Gambas-user] JIT and IDE

Emil Lenngren emil.lenngren at ...626...
Sat Dec 13 19:35:05 CET 2014


Can you send a screenshot of how the error message looks like in the ide?
Den 13 dec 2014 19:31 skrev "Jussi Lahtinen" <jussi.lahtinen at ...626...>:

> 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
>
>



More information about the User mailing list