http://gambaswiki.org/bugtracker/edit?object=BUG.958&from=L21haW4-

Comment #4 by Tobias BOEGE:

I suppose that the c_digest.c file has a wrong version (if you use some 
automatic build system, does it maybe revert patches to match their known 
checksums?) because c_digest.c line 138 contains a comment, not a declaration 
of EVP_MD_CTX. The previous version had that declaration in line 138. I removed 
all non-pointers to EVP_* structures in my commit (just double-checked).

If you look at 
https://sourceforge.net/p/gambas/code/HEAD/tree/gambas/trunk/gb.openssl/src/c_digest.c,
 line 200 you see that the 'ctx' variable in DigestMethod_Hash is now a pointer 
to EVP_MD_CTX.

>Note: I'm using 3.8.4 with the patch on your commit
That shouldn't be a problem. Apparently gb.openssl wasn't touched since 2014.



------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to