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
Forcing 'char' to be signed fixes crashing in some drivers, needed on ARM.
The default behavior for 'char' is arch/ISA specific, see:
https://stackoverflow.com/questions/46463064
0 commit comments