Skip to content

Fixed a problem with Boolean in CFunction::Call.#419

Merged
jordanbriere merged 4 commits into
Source-Python-Dev-Team:masterfrom
CookStar:fix_bool_function_call
Sep 25, 2021
Merged

Fixed a problem with Boolean in CFunction::Call.#419
jordanbriere merged 4 commits into
Source-Python-Dev-Team:masterfrom
CookStar:fix_bool_function_call

Changed DynCall's DC_BOOL to bool instead of int.

86826c1
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs