[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Fix handling of 'gb' class in constant expressions.



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


Commits:
16bd9eb7 by Benoît Minisini at 2024-06-21T09:14:32+02:00
Fix handling of 'gb' class in constant expressions.

[INTERPRETER]
* NEW: All constants of the 'gb' class are shared through the 'gambas.h' header file.

[COMPILER]
* BUG: Fix handling of 'gb' class in constant expressions.

- - - - -


13 changed files:

- main/gbc/gbc_trans_const.c
- main/gbx/gbx_api.c
- main/gbx/gbx_c_gambas.c
- main/gbx/gbx_date.c
- main/gbx/gbx_date.h
- main/gbx/gbx_exec.h
- main/gbx/gbx_local.c
- main/gbx/gbx_local.h
- main/gbx/gbx_subr_conv.c
- main/gbx/gbx_subr_time.c
- main/gbx/gbx_value.c
- main/share/gambas.h
- + main/share/gb_constant_temp.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/16bd9eb7f32825cc280260bce39f9a83f1594089

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/16bd9eb7f32825cc280260bce39f9a83f1594089
You're receiving this email because of your account on gitlab.com.