Hey Luiz,
I get these: contrib\hbssl\bio.c(478): error C3861: 'HB_UNCONST':
identifier not found contrib\hbssl\bio.c(612): error C3861: 'HB_UNCONST':
identifier not found contrib\hbssl\bio.c(626): error C3861: 'HB_UNCONST':
identifier not found contrib\hbssl\bio.c(637): error C3861: 'HB_UNCONST':
identifier not found contrib\hbssl\bio.c(637): error C2660: 'hb_itemPutNL':
function does not take 1 arguments contrib\hbssl\bio.c(647): error C3861:
'HB_UNCONST': identifier not found contrib\hbssl\bio.c(647): error C2660:
'hb_itemPutNL': function does not take 1 arguments
contrib\hbssl\bio.c(678): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(678): error C2660: 'hb_itemPutNL': function does not
take 1 arguments
Patrick
On Wed, Dec 21, 2016 at 12:12 AM, Luiz Rafael Culik <***@xharbour.com.br>
wrote:
2016-12-20 21:10 UTC-0300 Luiz Rafael Culik < ***@xharbour.com.br
[***@xharbour.com.br] > * contrib/hbssl/evpmd.c * contrib/hbssl/hbssl.h !
minor fix to compile under pelles c with openssl >= 1.0.2
2016-12-18 15:30 UTC-0300 Luiz Rafael Culik < ***@xharbour.com.br
[***@xharbour.com.br] > * contrib/hbssl/bio.c * contrib/hbssl/evpciph.c *
contrib/hbssl/evpenc.c * contrib/hbssl/ hbssl.ch [http://hbssl.ch] *
contrib/hbssl/hbssl.h * contrib/hbssl/rand.c * contrib/hbssl/ssl.c *
contrib/hbssl/sslctx.c ! adjust to compile under openssl >= 1.0.2
2016-12-10 11:00 UTC-0300 Luiz Rafael Culik < ***@xharbour.com.br
[***@xharbour.com.br] > * contrib/hbssl/bio.c * contrib/hbssl/err.c *
contrib/hbssl/evpciph.c * contrib/hbssl/evpmd.c * contrib/hbssl/ssl.c *
contrib/hbssl/x509.c * some fix to compile under new openssl version borrow
from harbour