mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
When a function is used as a call-back, it is dangerous to have arguments with a type different than what is expected by the call-back definition. This patch sets the argument list to match what is expected by the call-back prototype and inserts an explicit type conversion at the beginning of the function.
4.2 KiB
4.2 KiB