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
Thanks for reporting, the fix in commit 8589e1f makes sure we use DEBUGASSERT instead, which has more preprocessor magic protection to make sure it works.
.... caused by a typo in the last commit (fixing issue #1504):
memdebug.c: In function ‘curl_fclose’:
memdebug.c:444:3: error: implicit declaration of function
‘DEBUGDEBUGASSERT’ [-Werror=implicit-function-declaration]
lockbot
locked as resolved and limited conversation to collaborators
May 6, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I did this
Build 7.54.0 source on OS/400 V7R2M0
I expected the following
Clean build, fails in link due to use of assert macro in rand.c
curl/libcurl version
7.54.0
operating system
OS/400 V7R2M0
The text was updated successfully, but these errors were encountered: