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
version 1.7.2, decode.c, line 207, var 'curr' is not initialized, and assign to 'last' at line 211.
(I spent 3 hour to locate this error, -Wextra -Wall report no warning in my gcc ...)
The text was updated successfully, but these errors were encountered:
version 1.7.2, decode.c, line 207, var 'curr' is not initialized, and assign to 'last' at line 211.
(I spent 3 hour to locate this error, -Wextra -Wall report no warning in my gcc ...)
The text was updated successfully, but these errors were encountered: