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

[Git][gambas/gambas][stable] 3 commits: The '-V' option now correctly prints the program version only and exits.



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


Commits:
08df8566 by Benoît Minisini at 2024-09-24T15:37:18+02:00
The '-V' option now correctly prints the program version only and exits.

[INFORMER]
* BUG: The '-V' option now correctly prints the program version only and exits.

- - - - -
5d312519 by Benoît Minisini at 2024-09-27T15:32:15+02:00
Be more strict with boolean values.

[INTERPRETER]
* BUG: Sort FALSE values first in Boolean arrays.
* BUG: Be more strict with boolean values in extern functions.

- - - - -
7523e7dd by Benoît Minisini at 2024-09-27T15:32:47+02:00
Fix boolean arguments pushed on the stack when raising an event or calling a function with the API.

[INTERPRETER]
* BUG: Fix boolean arguments pushed on the stack when raising an event or calling a function with the API.

- - - - -


4 changed files:

- main/gbc/gbi.c
- main/gbx/gbx_api.c
- main/gbx/gbx_compare.c
- main/gbx/gbx_extern.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9901a7a252cce827d2b08d44be496e906953edc0...7523e7dd3a6dba6a9a590e5439b701b90b8d1f42

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9901a7a252cce827d2b08d44be496e906953edc0...7523e7dd3a6dba6a9a590e5439b701b90b8d1f42
You're receiving this email because of your account on gitlab.com.