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

[Git][gambas/gambas][master] After a task has been started, the 'Application_Signal' signal handler is...



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


Commits:
e13ee5c4 by Benoît Minisini at 2026-02-07T18:51:09+01:00
After a task has been started, the 'Application_Signal' signal handler is searched in the running task class.

[INTERPRETER]
* NEW: When a task is run, the Project class becomes the running task class.
* NEW: Move a Cygwin specific into 'share/gb_common.h'.

[GB.SIGNAL]
* NEW: After a task has been started, the 'Application_Signal' signal handler is searched in the running task class.

- - - - -


7 changed files:

- main/gbx/gbx_c_task.c
- main/gbx/gbx_c_task.h
- main/lib/signal/Makefile.am
- main/lib/signal/csignal.c → main/lib/signal/c_signal.c
- main/lib/signal/csignal.h → main/lib/signal/c_signal.h
- main/lib/signal/main.c
- main/share/gb_common.h


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

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