Discussion:
[xHarbour-developers] Error compiling hbssl
Enrico Maria Giordano
2016-12-10 20:39:40 UTC
Permalink
Error E2342 contrib\hbssl\bio.c 659: Type mismatch in parameter 'szText'
(wanted 'const signed char *', got 'int') in function HB_FUN_BIO_GET_CONN_IP

What could be the problem?

EMG

--
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
Luiz Rafael Culik
2016-12-11 00:13:15 UTC
Permalink
Hi

Im committing an fix in some minutes

Regards
Luiz

2016-12-10 18:39 GMT-02:00 Enrico Maria Giordano <
Post by Enrico Maria Giordano
Error E2342 contrib\hbssl\bio.c 659: Type mismatch in parameter 'szText'
(wanted 'const signed char *', got 'int') in function
HB_FUN_BIO_GET_CONN_IP
What could be the problem?
EMG
--
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
------------------------------------------------------------
------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
xHarbour-developers mailing list
https://lists.sourceforge.net/lists/listinfo/xharbour-developers
Luiz Rafael Culik
2016-12-11 01:22:35 UTC
Permalink
Should be fixed after

2016-12-10 23:00 UTC-0300 Luiz Rafael Culik <***@xharbour.com.br>
* contrib/hbssl/bio.c
! fixed compilation under new version of openssl

Regards
Luiz

2016-12-10 18:39 GMT-02:00 Enrico Maria Giordano <
Post by Enrico Maria Giordano
Error E2342 contrib\hbssl\bio.c 659: Type mismatch in parameter 'szText'
(wanted 'const signed char *', got 'int') in function
HB_FUN_BIO_GET_CONN_IP
What could be the problem?
EMG
--
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
------------------------------------------------------------
------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
xHarbour-developers mailing list
https://lists.sourceforge.net/lists/listinfo/xharbour-developers
Enrico Maria Giordano
2016-12-11 10:09:20 UTC
Permalink
Post by Luiz Rafael Culik
Should be fixed after
* contrib/hbssl/bio.c
! fixed compilation under new version of openssl
Thank you Luiz!

EMG

--
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Loading...