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

[Git][gambas/gambas][master] Do not raise an error if the load of an exported class at startup fails. Print...



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


Commits:
80a526f1 by Benoît Minisini at 2025-08-30T12:57:46+02:00
Do not raise an error if the load of an exported class at startup fails. Print a warning message instead.

[INTERPRETER]
* BUG: Do not raise an error if the load of an exported class at startup fails. Print a warning message instead.
* NEW: Rework how error messages are displayed. Try to always prefix messages with the name of the program.

- - - - -


7 changed files:

- main/gbx/gb_error.c
- main/gbx/gb_error.h
- main/gbx/gbx.c
- main/gbx/gbx_archive.c
- main/gbx/gbx_debug.c
- main/gbx/gbx_debug.h
- main/gbx/gbx_string.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/80a526f18b5b7b96d99898011b0590dd62b8b925

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