[Gambas-Notification] [Git][gambas/gambas][master] JIT: Handle function datatype by raising a type mismatch error.

Benoît Minisini gitlab at mg.gitlab.com
Sat Aug 11 15:01:22 CEST 2018


Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
0975e520 by gambas at 2018-08-11T12:06:46Z
JIT: Handle function datatype by raising a type mismatch error.

[INTERPRETER]
* NEW: JIT: Add an API for throwing type mismatch errors.
* BUG: Raise a type mismatch error when converting a function to a variant. Don't panic anymore.

[GB.JIT]
* BUG: Handle function datatype by raising a type mismatch error.

- - - - -


12 changed files:

- main/gbx/gb.jit.h
- main/gbx/gb_error.c
- main/gbx/gbx_api.c
- main/gbx/gbx_exec.c
- main/gbx/gbx_exec_loop.c
- main/gbx/gbx_subr.c
- main/gbx/gbx_subr_conv.c
- main/gbx/gbx_subr_file.c
- main/gbx/gbx_value.c
- main/gbx/gbx_value.h
- main/lib/jit/gb.jit/jit.h
- main/lib/jit/jit_body.c


View it on GitLab: https://gitlab.com/gambas/gambas/commit/0975e520db9fe83921323063594c5764bd2b5ba1

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/commit/0975e520db9fe83921323063594c5764bd2b5ba1
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20180811/23395941/attachment.html>


More information about the Notification mailing list