Discussion:
[xHarbour-developers] Changelog
Luiz Rafael Culik
2016-12-26 00:41:43 UTC
Permalink
2016-12-25 23:30 UTC-0300 Luiz Rafael Culik <***@xharbour.com.br>
* contrib/hbssl/bio.c
* contrib/hbssl/err.c
* contrib/hbssl/evp.c
* contrib/hbssl/evpciph.c
* contrib/hbssl/evpenc.c
* contrib/hbssl/evpmd.c
* contrib/hbssl/hbssl.ch
* contrib/hbssl/hbssl.h
* contrib/hbssl/rand.c
* contrib/hbssl/ssl.c
* contrib/hbssl/sslctx.c
* Adjust to compile under openssl >= 1.1.x some fixes borrow from
Victor harbour branch
Patrick Mast, xHarbour.com
2016-12-26 12:28:02 UTC
Permalink
Thank you Luiz!
But I still get these errors building with PellesC:
contrib\hbssl\bio.c(506): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(629): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(643): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(654): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(654): error C2660: 'hb_itemPutNL': function does not
take 1 arguments contrib\hbssl\bio.c(664): error C3861: 'HB_UNCONST':
identifier not found contrib\hbssl\bio.c(664): error C2660: 'hb_itemPutNL':
function does not take 1 arguments contrib\hbssl\bio.c(695): error C3861:
'HB_UNCONST': identifier not found contrib\hbssl\bio.c(695): error C2660:
'hb_itemPutNL': function does not take 1 arguments
Patrick
On Mon, Dec 26, 2016 at 1:41 AM, Luiz Rafael Culik <***@xharbour.com.br>
wrote:

2016-12-25 23:30 UTC-0300 Luiz Rafael Culik < ***@xharbour.com.br
[***@xharbour.com.br] > * contrib/hbssl/bio.c * contrib/hbssl/err.c *
contrib/hbssl/evp.c * contrib/hbssl/evpciph.c * contrib/hbssl/evpenc.c *
contrib/hbssl/evpmd.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.1.x some
fixes borrow from Victor harbour branch
Luiz Rafael Culik
2016-12-26 23:55:08 UTC
Permalink
Patrick

Should be ok after

2016-12-26 22:00 UTC-0300 Luiz Rafael Culik <***@xharbour.com.br>
* contrib/hbssl/hbssl.h
! minor fix to previus commit.

Regards
Luiz

2016-12-26 14:14 GMT-02:00 Patrick Mast, xHarbour.com <
Hey Luiz,
Ok, but not with me. Dus you look at the log?
😁
Patrick
Msvc 2015? I compiled with this version with out problem
Regards
Luiz
Em 26 de dez de 2016 12:01, "Patrick Mast, xHarbour.com" <
Hey Luiz,
Sorry, its not PellesC but latest Visual C.
http://d.pr/f/NkHk
Thanks!!
😁
Patrick
Patrick
Which version os pellesc. Ive compiled with msvc2015 and bcc55 with out
problem
Regards
Luiz
Em 26 de dez de 2016 10:28, "Patrick Mast, xHarbour.com" <
Thank you Luiz!
contrib\hbssl\bio.c(506): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(629): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(643): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(654): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(654): error C2660: 'hb_itemPutNL': function does not
take 1 arguments
contrib\hbssl\bio.c(664): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(664): error C2660: 'hb_itemPutNL': function does not
take 1 arguments
contrib\hbssl\bio.c(695): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(695): error C2660: 'hb_itemPutNL': function does not
take 1 arguments
Patrick
* contrib/hbssl/bio.c
* contrib/hbssl/err.c
* contrib/hbssl/evp.c
* contrib/hbssl/evpciph.c
* contrib/hbssl/evpenc.c
* contrib/hbssl/evpmd.c
* contrib/hbssl/hbssl.ch
* contrib/hbssl/hbssl.h
* contrib/hbssl/rand.c
* contrib/hbssl/ssl.c
* contrib/hbssl/sslctx.c
* Adjust to compile under openssl >= 1.1.x some fixes borrow from Victor
harbour branch
Patrick Mast, xHarbour.com
2016-12-27 09:14:09 UTC
Permalink
Hello Luiz,
Still get: contrib\hbssl\ bio.c (506): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(629): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(643): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(654): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(654): error C2660: 'hb_itemPutNL': function does not take 1 arguments contrib\hbssl\bio.c(664): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(664): error C2660: 'hb_itemPutNL': function does not take 1 arguments contrib\hbssl\bio.c(695): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(695): error C2660: 'hb_itemPutNL': function does not take 1 arguments
Patrick
On Tue, Dec 27, 2016 at 12:55 AM, Luiz Rafael Culik <***@xharbour.com.br> wrote:
Patrick
Should be ok after
2016-12-26 22:00 UTC-0300 Luiz Rafael Culik < ***@xharbour.com.br [***@xharbour.com.br] > * contrib/hbssl/hbssl.h ! minor fix to previus commit.
Regards Luiz
2016-12-26 14:14 GMT-02:00 Patrick Mast, xHarbour.com < ***@xharbour.com [***@xharbour.com] > :
Hey Luiz,
Ok, but not with me. Dus you look at the log?

😁
Patrick
On Mon, Dec 26, 2016 at 5:02 PM, Luiz Rafael Culik < ***@xharbour.com.br [***@xharbour.com.br] > wrote:
Msvc 2015? I compiled with this version with out problem
Regards Luiz
Em 26 de dez de 2016 12:01, "Patrick Mast, xHarbour.com" < ***@xharbour.com [***@xharbour.com] > escreveu:
Hey Luiz,
Sorry, its not P ellesC but latest Visual C.
Here is the log file: http://d.pr/f/NkHk [http://d.pr/f/NkHk]
Thanks!!
😁
Patrick
On Mon, Dec 26, 2016 at 2:49 PM, Luiz Rafael Culik < ***@xharbour.com.br [***@xharbour.com.br] > wrote:
Patrick
Which version os pellesc. Ive compiled with msvc2015 and bcc55 with out problem
Regards Luiz
Em 26 de dez de 2016 10:28, "Patrick Mast, xHarbour.com" < ***@xharbour.com [***@xharbour.com] > escreveu:
Thank you Luiz!
But I still get these errors building with PellesC:
contrib\hbssl\bio.c(506): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(629): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(643): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(654): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(654): error C2660: 'hb_itemPutNL': function does not take 1 arguments contrib\hbssl\bio.c(664): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(664): error C2660: 'hb_itemPutNL': function does not take 1 arguments contrib\hbssl\bio.c(695): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(695): error C2660: 'hb_itemPutNL': function does not take 1 arguments
Patrick
On Mon, Dec 26, 2016 at 1:41 AM, Luiz Rafael Culik < ***@xharbour.com.br [***@xharbour.com.br] > wrote:

2016-12-25 23:30 UTC-0300 Luiz Rafael Culik < ***@xharbour.com.br [***@xharbour.com.br] > * contrib/hbssl/bio.c * contrib/hbssl/err.c * contrib/hbssl/evp.c * contrib/hbssl/evpciph.c * contrib/hbssl/evpenc.c * contrib/hbssl/evpmd.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.1.x some fixes borrow from Victor harbour branch
Luiz Rafael Culik
2016-12-27 10:03:50 UTC
Permalink
Patrick

I dont get this error and hb_unconst is inside hbdefs.h

Regards
Luiz

Em 27 de dez de 2016 07:14, "Patrick Mast, xHarbour.com" <
Post by Patrick Mast, xHarbour.com
Hello Luiz,
contrib\hbssl\*bio.c*(506): error C3861: 'HB_UNCONST': identifier not
found
contrib\hbssl\bio.c(629): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(643): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(654): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(654): error C2660: 'hb_itemPutNL': function does not
take 1 arguments
contrib\hbssl\bio.c(664): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(664): error C2660: 'hb_itemPutNL': function does not
take 1 arguments
contrib\hbssl\bio.c(695): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(695): error C2660: 'hb_itemPutNL': function does not
take 1 arguments
Patrick
Patrick
Should be ok after
* contrib/hbssl/hbssl.h
! minor fix to previus commit.
Regards
Luiz
2016-12-26 14:14 GMT-02:00 Patrick Mast, xHarbour.com <
Hey Luiz,
Ok, but not with me. Dus you look at the log?
😁
Patrick
Msvc 2015? I compiled with this version with out problem
Regards
Luiz
Em 26 de dez de 2016 12:01, "Patrick Mast, xHarbour.com" <
Hey Luiz,
Sorry, its not PellesC but latest Visual C.
http://d.pr/f/NkHk
Thanks!!
😁
Patrick
Patrick
Which version os pellesc. Ive compiled with msvc2015 and bcc55 with out problem
Regards
Luiz
Em 26 de dez de 2016 10:28, "Patrick Mast, xHarbour.com" <
Thank you Luiz!
contrib\hbssl\bio.c(506): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(629): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(643): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(654): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(654): error C2660: 'hb_itemPutNL': function does not
take 1 arguments
contrib\hbssl\bio.c(664): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(664): error C2660: 'hb_itemPutNL': function does not
take 1 arguments
contrib\hbssl\bio.c(695): error C3861: 'HB_UNCONST': identifier not found
contrib\hbssl\bio.c(695): error C2660: 'hb_itemPutNL': function does not
take 1 arguments
Patrick
* contrib/hbssl/bio.c
* contrib/hbssl/err.c
* contrib/hbssl/evp.c
* contrib/hbssl/evpciph.c
* contrib/hbssl/evpenc.c
* contrib/hbssl/evpmd.c
* contrib/hbssl/hbssl.ch
* contrib/hbssl/hbssl.h
* contrib/hbssl/rand.c
* contrib/hbssl/ssl.c
* contrib/hbssl/sslctx.c
* Adjust to compile under openssl >= 1.1.x some fixes borrow from Victor
harbour branch
Patrick Mast, xHarbour.com
2016-12-27 10:07:45 UTC
Permalink
Hey Luiz,
I’m sorry. I just update xHarbour from latest code and build as usual. I worked before, it gives error since your latest changes in hbssl.
Patrick
On Tue, Dec 27, 2016 at 11:03 AM, Luiz Rafael Culik <***@xharbour.com.br> wrote:
Patrick
I dont get this error and hb_unconst is inside hbdefs.h
Regards Luiz
Em 27 de dez de 2016 07:14, "Patrick Mast, xHarbour.com" < ***@xharbour.com [***@xharbour.com] > escreveu:
Hello Luiz,
Still get: contrib\hbssl\ bio.c (506): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(629): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(643): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(654): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(654): error C2660: 'hb_itemPutNL': function does not take 1 arguments contrib\hbssl\bio.c(664): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(664): error C2660: 'hb_itemPutNL': function does not take 1 arguments contrib\hbssl\bio.c(695): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(695): error C2660: 'hb_itemPutNL': function does not take 1 arguments
Patrick
On Tue, Dec 27, 2016 at 12:55 AM, Luiz Rafael Culik < ***@xharbour.com.br [***@xharbour.com.br] > wrote:
Patrick
Should be ok after
2016-12-26 22:00 UTC-0300 Luiz Rafael Culik < ***@xharbour.com.br [***@xharbour.com.br] > * contrib/hbssl/hbssl.h ! minor fix to previus commit.
Regards Luiz
2016-12-26 14:14 GMT-02:00 Patrick Mast, xHarbour.com < ***@xharbour.com [***@xharbour.com] > :
Hey Luiz,
Ok, but not with me. Dus you look at the log?

😁
Patrick
On Mon, Dec 26, 2016 at 5:02 PM, Luiz Rafael Culik < ***@xharbour.com.br [***@xharbour.com.br] > wrote:
Msvc 2015? I compiled with this version with out problem
Regards Luiz
Em 26 de dez de 2016 12:01, "Patrick Mast, xHarbour.com" < ***@xharbour.com [***@xharbour.com] > escreveu:
Hey Luiz,
Sorry, its not P ellesC but latest Visual C.
Here is the log file: http://d.pr/f/NkHk [http://d.pr/f/NkHk]
Thanks!!
😁
Patrick
On Mon, Dec 26, 2016 at 2:49 PM, Luiz Rafael Culik < ***@xharbour.com.br [***@xharbour.com.br] > wrote:
Patrick
Which version os pellesc. Ive compiled with msvc2015 and bcc55 with out problem
Regards Luiz
Em 26 de dez de 2016 10:28, "Patrick Mast, xHarbour.com" < ***@xharbour.com [***@xharbour.com] > escreveu:
Thank you Luiz!
But I still get these errors building with PellesC:
contrib\hbssl\bio.c(506): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(629): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(643): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(654): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(654): error C2660: 'hb_itemPutNL': function does not take 1 arguments contrib\hbssl\bio.c(664): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(664): error C2660: 'hb_itemPutNL': function does not take 1 arguments contrib\hbssl\bio.c(695): error C3861: 'HB_UNCONST': identifier not found contrib\hbssl\bio.c(695): error C2660: 'hb_itemPutNL': function does not take 1 arguments
Patrick
On Mon, Dec 26, 2016 at 1:41 AM, Luiz Rafael Culik < ***@xharbour.com.br [***@xharbour.com.br] > wrote:

2016-12-25 23:30 UTC-0300 Luiz Rafael Culik < ***@xharbour.com.br [***@xharbour.com.br] > * contrib/hbssl/bio.c * contrib/hbssl/err.c * contrib/hbssl/evp.c * contrib/hbssl/evpciph.c * contrib/hbssl/evpenc.c * contrib/hbssl/evpmd.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.1.x some fixes borrow from Victor harbour branch
Enrico Maria Giordano
2016-12-27 10:10:31 UTC
Permalink
Post by Patrick Mast, xHarbour.com
Patrick
I dont get this error and hb_unconst is inside hbdefs.h
No, there is no HB_UNCONST inside hbdefs.h. Please check.

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-28 10:24:03 UTC
Permalink
Hi

Should be ok after yesterday commit

Regards
Luiz

Em 27 de dez de 2016 08:10, "Enrico Maria Giordano" <
Post by Patrick Mast, xHarbour.com
Patrick
Post by Luiz Rafael Culik
I dont get this error and hb_unconst is inside hbdefs.h
No, there is no HB_UNCONST inside hbdefs.h. Please check.
EMG
--
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
Patrick Mast
2016-12-28 10:37:38 UTC
Permalink
Hey Luiz,

Thanks!! I will take a look in a few days. I'm taking some days off now.
😀

Patrick
Post by Luiz Rafael Culik
Hi
Should be ok after yesterday commit
Regards
Luiz
Post by Enrico Maria Giordano
Post by Patrick Mast, xHarbour.com
Patrick
I dont get this error and hb_unconst is inside hbdefs.h
No, there is no HB_UNCONST inside hbdefs.h. Please check.
EMG
--
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
Patrick Mast
2017-01-02 14:40:27 UTC
Permalink
Works now! Thanks!!

😁

Patrick
Hey Luiz,
Thanks!! I will take a look in a few days. I'm taking some days off now.
😀
Patrick
Hi
Should be ok after yesterday commit
Regards
Luiz
Em 27 de dez de 2016 08:10, "Enrico Maria Giordano" <
Post by Patrick Mast, xHarbour.com
Patrick
Post by Luiz Rafael Culik
I dont get this error and hb_unconst is inside hbdefs.h
No, there is no HB_UNCONST inside hbdefs.h. Please check.
EMG
--
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
--
😁

Patrick
Enrico Maria Giordano
2017-01-02 14:44:26 UTC
Permalink
Post by Patrick Mast
Works now! Thanks!!
Great! Thank you, Luiz!

EMG

--
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
Ron Pinkas
2017-01-25 01:06:00 UTC
Permalink
2017-01-24 21:00 UTC-0600 Ron Pinkas <ron.pinkas/at/xharbour.com>
* source/vm/hash.c
! Fixed a -1 bug for 3rd argument (nLevel) in HB_FUNC( HSetPartition )
Enrico Maria Giordano
2017-01-25 10:17:53 UTC
Permalink
Post by Ron Pinkas
2017-01-24 21:00 UTC-0600 Ron Pinkas <ron.pinkas/at/xharbour.com>
* source/vm/hash.c
! Fixed a -1 bug for 3rd argument (nLevel) in HB_FUNC( HSetPartition )
Thank you Ron!

EMG

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

Loading...