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
Remotery.v:729:14: error: parameter name must not begin with upper case letter (`Wchar_t`)
727 | rem i64
728 | }
729 | fn mbstowcs( Wchar_t *restrict, Char *restrict, usize) usize
| ~~~~~~~
I forgot to mention my system. Mac 12.6.7. I think I also got past this issue.
I forgot to mention my system. Mac 12.6.7. I think I also got past this issue.
C code origin -> https://github.com/Celtoys/Remotery
The text was updated successfully, but these errors were encountered: