Re: [xHarbour-developers] changelogs

2016-12-25 Thread Patrick Mast, xHarbour.com
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

Re: [xHarbour-developers] changelogs

2016-12-21 Thread Andi Jahja
Luiz: contrib\hbssl\evpenc.c(70) : error C3861: 'EVP_ENCODE_CTX_free': identifier not found contrib\hbssl\evpenc.c(96) : error C3861: 'EVP_ENCODE_CTX_new': identifier not found Andi On Tue, 20 Dec 2016 21:12:18 -0200 Luiz Rafael Culik wrote: 2016-12-20 21:10 UTC-0300 Luiz Rafael Culik >

Re: [xHarbour-developers] changelogs

2016-12-21 Thread Enrico Maria Giordano
Thank you, Luiz! 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

[xHarbour-developers] changelogs

2016-12-20 Thread Luiz Rafael Culik
2016-12-20 21:10 UTC-0300 Luiz Rafael Culik * 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 * contrib/hbssl/bio.c * contrib/hbssl/evpciph.c * contrib/hbssl/evpenc.c *

[xHarbour-developers] changelogs

2016-04-17 Thread Luiz Rafael Culik
2016-04-17 19:50 UTC-0300 Luiz Rafael Culik * winmake/makefile.gc ! disable hbdoc build 2016-04-17 19:00 UTC-0300 Luiz Rafael Culik * winmake/makefile.gc ! when compiling to 64bits add -DWIN32 to compile properly pdflite * include/thread.h ! added S_RDDMTX enum * make_gc64.ba

[xHarbour-developers] changelogs ( multiples )

2011-05-19 Thread luiz
2011-05-19 11:11 Luiz Rafael Culik * include/win32prn.ch ! protected some defines with #ifndef _WINUSER_ to avoid conflicts when winuser.ch is added before win32prn.ch * source/rtl/cstr.prg ! added type 'T'(datetime) to convert it value in the ValToPrgExp and ValToPrg * source/rtl/tb