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
While looking through commits since the last release, I noticed this pointer-to-value cast. I think you wanted to call the function instead (missing ()):
While looking through commits since the last release, I noticed this pointer-to-value cast. I think you wanted to call the function instead (missing
()
):lib60870/lib60870-C/src/hal/time/win32/time.c
Lines 62 to 66 in 7d58626
I do not know win32, but the code below clearly shows that this is a function and not a global variable:
lib60870/lib60870-C/src/hal/time/win32/time.c
Line 71 in 7d58626
The text was updated successfully, but these errors were encountered: