You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a problem with Boolean in CFunction::Call. (#419)
* Fixed a problem with Boolean in CFunction::Call.
* Revert "Fixed a problem with Boolean in CFunction::Call."
This reverts commit e79928c.
* Changed DynCall's DC_BOOL to bool instead of int.
0 commit comments