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
This function global_init was required because the global variable initialization was not supported. However, #13 did overcome the issue, and it would be great to simplify the function global_init and the corresponding statements in file src/globals.c.
The text was updated successfully, but these errors were encountered:
This function
global_init
was required because the global variable initialization was not supported. However, #13 did overcome the issue, and it would be great to simplify the functionglobal_init
and the corresponding statements in filesrc/globals.c
.The text was updated successfully, but these errors were encountered: