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

[Git][gambas/gambas][master] Fix builtin overflow 64 bits arithmetic and some printf format strings on 32 bits systems.



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


Commits:
8ff9e0ba by Benoît Minisini at 2024-08-11T23:24:02+02:00
Fix builtin overflow 64 bits arithmetic and some printf format strings on 32 bits systems.

[INTERPRETER]
* BUG: Fix builtin overflow 64 bits arithmetic on 32 bits systems.
* BUG: Fix a 'printf' format string on 32 bits systems.

[ARCHIVER]
* BUG: Fix a 'printf' format string on 32 bits systems.

- - - - -


5 changed files:

- main/gbc/gbc_archive.c
- main/gbx/gbx_exec_loop.c
- main/gbx/gbx_number.c
- main/gbx/gbx_watch.c
- main/share/gb_overflow.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8ff9e0ba12ae6c2430286ea6ffda3c04e0da99cf

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