[xHarbour-developers] Changelog 2017-01-01 15:30 UTC-0300 Luiz Rafael Culik

2017-01-01 Thread Luiz Rafael Culik
* utils/misc/hblib.c ! added Iphlpapi.lib to borland c libs * source/compiler/hbusage.c * utils/hbdoc/hbdoc.prg * utils/hbmake/hbmake.prg * utils/hbpp/hbpp.c * utils/hbrun/hbrun.prg * utils/hbtest/hbtest.prg * winmake/compile.mak ! bump copyright year to 2017 -

Re: [xHarbour-developers] Changelog

2016-12-28 Thread Luiz Rafael Culik
Hi Should be ok after yesterday commit Regards Luiz Em 27 de dez de 2016 08:10, "Enrico Maria Giordano" < e.m.giord...@emagsoftware.it> escreveu: > > > Il 27/12/2016 11:03, Luiz Rafael Culik ha scritto: > > Patrick >> >> I dont get this error and hb_

Re: [xHarbour-developers] Changelog

2016-12-27 Thread Luiz Rafael Culik
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 > wrote: &

Re: [xHarbour-developers] Changelog

2016-12-26 Thread Luiz Rafael Culik
Patrick Should be ok after 2016-12-26 22:00 UTC-0300 Luiz Rafael Culik * contrib/hbssl/hbssl.h ! minor fix to previus commit. Regards Luiz 2016-12-26 14:14 GMT-02:00 Patrick Mast, xHarbour.com < patrick.m...@xharbour.com>: > Hey Luiz, > > Ok, but not with me. Dus you

[xHarbour-developers] Changelog

2016-12-25 Thread Luiz Rafael Culik
2016-12-25 23:30 UTC-0300 Luiz Rafael Culik * 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

[xHarbour-developers] changelog 2016-12-24 19:30 UTC-0300 Luiz Rafael Culik

2016-12-24 Thread Luiz Rafael Culik
* contrib/hbssl/rand.c * contrib/hbssl/ssl.c * contrib/hbssl/sslctx.c * contrib/hbssl/bio.c ! minor fix to compile under pelles c with openssl >= 1.1.0 -- Developer Access Program for Intel Xeon Phi Process

[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/evpen

Re: [xHarbour-developers] Error compiling hbssl

2016-12-10 Thread Luiz Rafael Culik
Should be fixed after 2016-12-10 23:00 UTC-0300 Luiz Rafael Culik * contrib/hbssl/bio.c ! fixed compilation under new version of openssl Regards Luiz 2016-12-10 18:39 GMT-02:00 Enrico Maria Giordano < e.m.giord...@emagsoftware.it>: > Error E2342 contrib\hbssl\bio.c 659: Type

Re: [xHarbour-developers] Error compiling hbssl

2016-12-10 Thread Luiz Rafael Culik
Hi Im committing an fix in some minutes Regards Luiz 2016-12-10 18:39 GMT-02:00 Enrico Maria Giordano < e.m.giord...@emagsoftware.it>: > 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 > >

Re: [xHarbour-developers] Recent changes to low level internals

2016-11-02 Thread Luiz Rafael Culik
g to "fix" perfectly valid code, and this ends up causing real RISK. Please take the time to EXPLAIN the exact nature of the changes, in DETAIL!!! Ron On Oct 8, 2016 10:57, "Luiz Rafael Culik" wrote: > Ron > > Changes was needed on startup functions due new gcc ve

[xHarbour-developers] changelog 2016-10-24 06:00 UTC-0300 Luiz Rafael Culik

2016-10-24 Thread Luiz Rafael Culik
* contrib/rdd_ads/ads1.c ! minor fix on last commit Regards Luiz -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot___

Re: [xHarbour-developers] Changelog 2016-10-22 21:20 UTC-0300 Luiz Rafael Culik

2016-10-23 Thread Luiz Rafael Culik
Hi Andi Fixed 2016-10-23 07:00 UTC-0300 Luiz Rafael Culik * contrib/rdd_ads/ads1.c ! minor fix on last commit Regards Luiz 2016-10-22 23:59 GMT-02:00 Andi Jahja : > Hi Luis, > > contrib\rdd_ads\ads1.c: > Error E2451 contrib\rdd_ads\ads1.c 2082: Undefined symbol &#

Re: [xHarbour-developers] Changelog 2016-10-22 21:20 UTC-0300 Luiz Rafael Culik

2016-10-22 Thread Luiz Rafael Culik
' in > function adsGetValue > *** 1 errors in Compile *** > > Andi > > On Sat, 22 Oct 2016 21:25:33 -0200 > Luiz Rafael Culik wrote: > > > 2016-10-22 21:20 UTC-0300 Luiz Rafael Culik >* source/compiler/genc.c > ! reverted last change >

[xHarbour-developers] Changelog 2016-10-22 21:20 UTC-0300 Luiz Rafael Culik

2016-10-22 Thread Luiz Rafael Culik
2016-10-22 21:20 UTC-0300 Luiz Rafael Culik * source/compiler/genc.c ! reverted last change * source/rtl/at.c + Added function ATI moved from tip/thtml.prg + changed to use itemapi insted of direct structure manipulation ! Cast to ( LONG ) removed now using HB_SIZE for

Re: [xHarbour-developers] Changelog 2016-10-10 22:05 UTC-0300 Luiz Rafael Culik

2016-10-11 Thread Luiz Rafael Culik
Enrico I compiled witg msvc 2015 and mingw 6.1 and got no problem Regards Luiz Em 11 de out de 2016 05:16, "Enrico Maria Giordano" < e.m.giord...@emagsoftware.it> escreveu: > This is what I get after that changelog (compiling with BCC 7.20): > > MAKE Version 5.41 Copyright (c) 1987, 2014 Embar

[xHarbour-developers] Changelog 2016-10-10 22:05 UTC-0300 Luiz Rafael Culik

2016-10-10 Thread Luiz Rafael Culik
* contrib/gtwvw/gtwvw.c ! fixed call to HB_TRACE() macro in hb_gt_FuncInit function. was passing an diferent name of parameter found when compiling with -DHB_TR_LEVEL=HB_TR_DEBUG * source/rdd/dbf1.c * source/rdd/dbf1net.c ! fixed call to HB_TRACE() macro in hb_dbfTableTransact

Re: [xHarbour-developers] Recent changes to low level internals

2016-10-08 Thread Luiz Rafael Culik
BORROWED code, because many might not follow Harbour and have no > clue what such code changes intend to achieve. > > Also, please make sure that all changes are reported on this forum. > > TIA, > > Ron > > ------ > > 2016-10-02 15:40 UTC-0300

Re: [xHarbour-developers] Memory leak in macro compiler.

2016-04-30 Thread Luiz Rafael Culik
Hi my vote is also Yes. This Will make better future sinc of both projects Regards Luiz Em 29/04/2016 21:17, "Ron Pinkas" escreveu: > Dear Przemek, > > My sincere thanks, for your kind and generous email and suggestions. > > I personally agree with practically all of your observations and > sug

Re: [xHarbour-developers] Memory leak in macro compiler.

2016-04-30 Thread Luiz Rafael Culik
Hi my vote is also Yes. This Will make better future sinc of both projects Regards Luiz Mostrar texto das mensagens anteriores Mostrar texto das mensagens anteriores https://lists.sourceforge.net/lists/listinfo/xharbour-developers -

[xHarbour-developers] changelog 2016-04-25 22:14 UTC-0300 Luiz Rafael Culik

2016-04-25 Thread Luiz Rafael Culik
*2016-04-25 22:14 UTC-0300 Luiz Rafael Culik >* * ! utils/hbmake/hbmake.prg* * ! utils/hbmake/hbmlang.c* * ! minor updated for mingw64 bits* * ! winmake/makefile.gc* * minor fix* -- Find and fix applicat

[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

[xHarbour-developers] changelog 2016-02-21 14:46 UTC-0300 Luiz Rafael Culik branch 1.2.5

2016-02-21 Thread Luiz Rafael Culik
! source\common\hbwince.c ! source\ct\ctnet.c ! source\rtl\winos.prg ! source\rtl\gtwvt\gtwvt.h ! source\vm\dynlibhb.c ! source\vm\estack.c ! source\vm\fm.c ! source\vm\maindll.c ! source\vm\maindlle.c ! source\vm\maindllh.c ! source\vm\maindllp.c ! source\vm\mainwin.c ! s

Re: [xHarbour-developers] ChangeLog: 2015-09-24 20:15 UTC-0430 Ron Pinkas

2016-02-21 Thread Luiz Rafael Culik
Changelog 2016-02-21 13:10 UTC-0300 Luiz Rafael Culik * include/fileio.ch ! added constants * include/hbdefs.h ! Added HB_UNCONST and HB_DECONST borrow from harbour ! Added typedef to HB_LONG and HB_ULONG ! Added typedef to HB_FATTR ! Added defines to HB_VMLONG_MAX and

[xHarbour-developers] Changelog 2015-07-25 21:40 UTC-0300 Luiz Rafael Culik

2015-07-25 Thread Luiz Rafael Culik
* include/hbapiitm.h ! added hb_itemEqual Borrow from harbour * source/vm/itemapi.h ! added hb_itemEqual Borrow from harbour * source/tip/ftpcln.prg ! removed call to getreply on method ls ( reported by Claudio H ) * source/rtl/gttone.c ! minor fix to compile under msvc 20

Re: [xHarbour-developers] gtwvw tooltip not work

2015-06-21 Thread Luiz Rafael Culik
of > the Pushbutton is not working, as far as I investigated the ADDTOOLTIPEX > () function is not working and I could not figure out what is wrong > I tested with gtwvw before the change > 2015-03-18 22:50 UTC-0300 Luiz

[xHarbour-developers] Changelog 2015-05-09 17:55 UTC-0300 Luiz Rafael Culik

2015-05-09 Thread Luiz Rafael Culik
2015-05-09 17:55 UTC-0300 Luiz Rafael Culik * contrib/tipssl/httpcln.prg ! minor fix on CLOSE method * include/hbapi.h ! hb_strLTrim Added const to function signature * include/hbapirdd.h ! added defined to DBTF_CPYCTR and DBTF_RECALL borrow from harbour * source/common

[xHarbour-developers] Changelog ( multiples )

2015-03-29 Thread Luiz Rafael Culik
2015-03-29 10:45 UTC-0300 Luiz Rafael Culik ! contrib/rdd_ads/rddads.h ! added extern BOOL hb_ads_bOEM; when ADS_USE_OEM_TRANSLATION if not defined ! contrib/rdd_ads/adsfunc.c ! Moved BOOL hb_ads_bOEM = FALSE; to outside #ifdef ADS_USE_OEM_TRANSLATION block 2015-03-28 16:40 UTC

[xHarbour-developers] changelog 2015-03-28 16:40 UTC-0300 Luiz Rafael Culik

2015-03-28 Thread Luiz Rafael Culik
! winmake\makefile.bc ! winmake\makefile.vc ! added gtwvw to dll build ! winmake\dll.lst ! added gtwvw to list ! include/hbapi.h ! added hb_winmainGetInstance() to HB_OS_WIN section ! source/vm/itemapi.c ! added return of numeric part in hb_itemGetNS when type is string an

[xHarbour-developers] changelog multiples

2015-03-06 Thread Luiz Rafael Culik
2015-03-06 11:20 UTC-0300 Luiz Rafael Culik * contrib/tipssl/sendmail.prg * contrib/tipssl/smtpcln.prg * source/vm/strapi.c ! in function hb_itemPutStrUTF8 using hb_cdpUTF8ToStrn insted of hb_cdpStrnToUTF8n * utils/hbmake/hbmake.prg ! harbour.lib->xharbour.lib ! some adj

Re: [xHarbour-developers] Bug in source\vm\initsymb.c?

2015-02-12 Thread Luiz Rafael Culik
Enrico Probaly is their an long time this version alredy have this error * $Id: initsymb.c 9727 2012-10-02 20:04:30Z andijahja $ Regards Luiz 2015-02-12 16:21 GMT-02:00 Enrico Maria Giordano < e.m.giord...@emagsoftware.it>: > In source\vm\initsymb.c I just found this: > > { "RIGHT", {

Re: [xHarbour-developers] HBTest crash, latest build with MSVC

2015-02-04 Thread Luiz Rafael Culik
Hi should be fixed after 2015-02-04 14:30 UTC-0300 Luiz Rafael Culik * source/rtl/replic.c ! fix to gpf (ulLen * lTimes ) < UINT_MAX -> (LONGLONG)((LONGLONG)ulLen * (LONGLONG)lTimes ) < UINT_MAX since the calculation of ullen*ltimes depending of the value is > UINT_M

Re: [xHarbour-developers] changelog 2014-11-17 09:50 UTC-300 Luiz Rafael Culik

2014-12-02 Thread Luiz Rafael Culik
Ron Try after 2014-12-02 20:00 UTC-300 Luiz Rafael Culik * include/hbdefs.h ! minor fix for double defined HB_SYMBOL_USED Regards Luiz 2014-12-02 19:20 GMT-02:00 Ron Pinkas : > C:\xHarbour\source\vm\estack.c(229): error #2168: Operands of != have > illegal types &

[xHarbour-developers] changelog 2014-11-17 09:50 UTC-300 Luiz Rafael Culik

2014-11-17 Thread Luiz Rafael Culik
* contrib/hbsqlit3/sqlite3.c * contrib/hbsqlit3/sqlite3.h * contrib/hbsqlit3/sqlite3ext.h ! updated sqlite to version 3.8.7.1 * contrib/hbsqlit3/xhbsqlite3.c ! some minor updates * contrib/gtwvw/gtwvw.c * contrib/gtwvw/wvwcheck.c * contrib/gtwvw/wvwedit.c * contrib/gtwvw/wvw

Re: [xHarbour-developers] changelog multiples

2014-11-06 Thread Luiz Rafael Culik
Enrico This will be resolved when I commit the changes for 64bits for gtwvw Regards Luiz 2014-11-06 13:53 GMT-02:00 Enrico Maria Giordano < e.m.giord...@emagsoftware.it>: > > > Il 06/11/2014 16:37, Luiz Rafael Culik ha scritto: > > 2014-11-06 13:40 UTC-300 Luiz Rafae

[xHarbour-developers] changelog multiples

2014-11-06 Thread Luiz Rafael Culik
2014-11-06 13:40 UTC-300 Luiz Rafael Culik * source/vm/fm.c ! in structure _HB_MEMINFO changed ULONG ulSignature to UINT32 ulSignature do the value will be 32bits on 64 bits compile ! in hb_xautorelease function changed PHB_MEMINFO pMemBlock = ( PHB_MEMINFO ) ( ( char * ) pMem

[xHarbour-developers] changelog multiples

2014-11-01 Thread Luiz Rafael Culik
2014-11-01 17:40 UTC-300 Luiz Rafael Culik * contrib/gtwvw/gtwvw.c ! in hb_gt_wvwDlgProcMLess change init of iType variable from NULL to 0. also inside WM_NCDESTROY init the variable s_pWvwData->s_sApp->iType[ iIndex ] with 0 insted of NULL ! in hb_gt_wvwDlgProcModal change i

Re: [xHarbour-developers] contrib\hbsqlit3 error with xcc

2014-07-18 Thread Luiz Rafael Culik
Fabio use C:\xharbour\xharbour\contrib\hbsqlit3>xbuild hbsqlite.lib -I. *.c -Di386 -DSQLITE_AMALGAMATION Regards Luiz 2014-07-18 12:35 GMT-03:00 Luiz Rafael Culik : > Fabio > > I compiled here with xcc with out any error > > Regards > Luiz > > > 2014-0

Re: [xHarbour-developers] contrib\hbsqlit3 error with xcc

2014-07-18 Thread Luiz Rafael Culik
Fabio I compiled here with xcc with out any error Regards Luiz 2014-07-18 12:31 GMT-03:00 FabioNery : > > "Enrico Maria Giordano" > escreveu na mensagem > news:53c93843.7030...@emagsoftware.it... > > > > > > Il 18/07/2014 17:01, FabioNery ha scritto: > > > >> Hi, now I got: > >> > >> Type: C

Re: [xHarbour-developers] GZLib Build Errors

2014-07-18 Thread Luiz Rafael Culik
Ron should be fixed after 2014-07-18 11:00 UTC-300 Luiz Rafael Culik * source/rtl/zlib/gzguts.h ! minor fix for XCC Regards Luiz 2014-07-17 23:56 GMT-03:00 Ron Pinkas : > Thanks, almost! > > Creating library: \xhb\bin\xHBDll.LIB > xLINK: error: Unresolved external symbol

Re: [xHarbour-developers] GZLib Build Errors

2014-07-17 Thread Luiz Rafael Culik
Ron should be fixed after 2014-07-17 21:01 GMT-03:00 Luiz Rafael Culik : > Enrico > > Im applying this fix to the files now > > Regards > Luiz > > > 2014-07-17 18:37 GMT-03:00 Enrico Maria Giordano < > e.m.giord...@emagsoftware.it>: > > >&g

Re: [xHarbour-developers] GZLib Build Errors

2014-07-17 Thread Luiz Rafael Culik
Enrico Im applying this fix to the files now Regards Luiz 2014-07-17 18:37 GMT-03:00 Enrico Maria Giordano < e.m.giord...@emagsoftware.it>: > > > Il 17/07/2014 22:07, Ron Pinkas ha scritto: > > > Hi All, > > > > Apparently some recent changes to GZLib sources are not compatible with > xCC, and

Re: [xHarbour-developers] sendmail.prg

2013-12-09 Thread Luiz Rafael Culik
Ron their is no return lreturn in HB_SetMimeType function Regards Luiz 2013/12/9 Ron Pinkas > It should be the lReturn of function above. > On Dec 9, 2013 2:26 PM, "Luiz Rafael Culik" wrote: > >> Ron >> >> Strange >> line 368 is FUNCTION HB_SetMi

Re: [xHarbour-developers] sendmail.prg

2013-12-09 Thread Luiz Rafael Culik
; is > assigned b > ut not used in function 'HB_SENDMAIL(0)' > contrib\tipssl\sendmail.prg(368) Warning W0032 Variable 'LRETURN' is > assigned b > ut not used in function 'HB_SENDMAIL(0)' > NMAKE : fatal error U1077: 'bin\vc\harbour.exe

Re: [xHarbour-developers] sendmail.prg

2013-12-09 Thread Luiz Rafael Culik
Ron Try now 2013-12-09 16:16 UTC-300 Luiz Rafael Culik * contrib/tipssl/sendmail.prg ! minor fix Regards Luiz 2013/12/9 Ron Pinkas > Hi Guys, (Luiz) > > For a long while I am not able to build using: > >make_vc CLEAN BUILD >

Re: [xHarbour-developers] TipSSl MSVC Build Error

2013-05-28 Thread Luiz Rafael Culik
Ron Add to CFLAGS= -DHB_OS_WIN -DHB_OS_WIN_USED Regards Luiz 2013/5/28 Ron Pinkas > More likely it is a matter of configuration, using #define etc. Who is > maintaining this contrib? Luiz? > On May 28, 2013 3:37 AM, "Enrico Maria Giordano" < > e.m.giord...@emagsoftware.it> wrote: > >> >>

Re: [xHarbour-developers] OpenSSL

2013-03-19 Thread Luiz Rafael Culik
Ron Please install this package in c:\openssl https://slproweb.com/download/Win32OpenSSL-0_9_8y.exe Regards Luiz 2013/3/19 Ron Pinkas > Hi, > > I have downloaded Win OpenSSL and unzipped it to |openSSL and have set: > >SET HB_DIR_OPENSSL = C:\OpelSSL > > when trying to build, I now get: >

Re: [xHarbour-developers] problems with compiler

2012-10-09 Thread Luiz Rafael Culik
Enrico Stange, i got GPF here even with last svn version, but did you uncommented the two lines on the source code file? Regards Luiz 2012/10/9 Enrico Maria Giordano > > -Messaggio Originale- Da: "Luiz Rafael Culik" < > l...@xharbour.com.br> > A: "

Re: [xHarbour-developers] ChangeLog: 2012-09-22 08:27 UTC+0700 Andi Jahja

2012-09-22 Thread Luiz Rafael Culik
Andi Please readd back gencobj.c and -go option this is an wild used option ; for source/compiler/genobj32.c i agree that never worked, but gencobj is wildly used in maker programs Regards Luiz 2012/9/21 Andi Jahja > 2012-09-22 08:27 UTC+0700 Andi Jahja > - source/compiler/gencobj.c > - s

[xHarbour-developers] changelog 2012-09-12 14:15 UTC-0300 Luiz Rafael Culik

2012-09-12 Thread Luiz Rafael Culik
* source/tip/mail.prg * source/tip/sendmail.prg ! added new mime types for openoffice files and 7zip Regards Luiz -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security an

[xHarbour-developers] changelog 2012-09-12 11:10 UTC-0300 Luiz Rafael Culik

2012-09-12 Thread Luiz Rafael Culik
* source/debug/dbgbrwsr.prg * source/debug/dbghelp.prg * source/debug/dbgmenu.prg * source/debug/dbgtarr.prg * source/debug/dbgthsh.prg * source/debug/dbgtobj.prg * source/debug/dbgwa.prg * source/debug/debugger.prg * source/debug/tbrwtext.prg ! updated to allow debug big sour

[xHarbour-developers] changelog 2012-09-11 10:30 UTC-0300 Luiz Rafael Culik

2012-09-11 Thread Luiz Rafael Culik
* source/tip/mail.prg * source/tip/sendmail.prg ! added new mime types for msoffice 2007 extension -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landsc

[xHarbour-developers] Changelog 2012-08-17 10:20 UTC-0300 Luiz Rafael Culik

2012-08-17 Thread Luiz Rafael Culik
* contrib/jpeg/jmorecfg.h ! avoid redefinition of INT16 and UINT'6 with HB_DEFS_H_ Regards Luiz -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape

Re: [xHarbour-developers] Debugging MinGW/GCC ?

2012-08-10 Thread Luiz Rafael Culik
Andi if is for debugging, i suggest to now use -O3, just use -g3 in place Regards Luiz 2012/8/10 Andi Jahja > Luiz, > > Do you know how to override GCC flags via program (include) files. > > For example: > > Given: I have a global optimization flags -O3 > Wanted: For some files, I need to tur

[xHarbour-developers] Changelog ( multiples

2012-08-06 Thread Luiz Rafael Culik
2012-08-06 13:50 UTC-0300 Luiz Rafael Culik * source/rtl/Makefile source/include/Makefile ! added new depenciencies from Andi last commits 2012-08-05 19:10 UTC-0300 Luiz Rafael Culik * include/thread.h ! when in non-mt mode compile, define HB_CRITICAL_T as ULONG * source/rtl

Re: [xHarbour-developers] ChangeLog: 2012-08-02 08:25 UTC+0700AndiJahja

2012-08-02 Thread Luiz Rafael Culik
Andi I was thinking of same patch, but i can only commit tonight Regards Luiz 2012/8/2 Andi Jahja > Luiz, > > Did you find a solution yet? > If not, the following patch may work (it's also OK in Windows) > > - > #if 0 >#ifdef HB_THREAD_SUPPORT > HB_CRITICAL_T mtxWorkArea; /

Re: [xHarbour-developers] Bug in TIP

2012-07-20 Thread Luiz Rafael Culik
Enrico, ill look today Regards Luiz 2012/7/20 Enrico Maria Giordano : > > -Messaggio Originale- > Da: "Enrico Maria Giordano" > A: "xHarbour Developers Mailing List" > > Data invio: giovedì 19 luglio 2012 20.03 > Oggetto: [xHarbour-developers] Bug in TIP > > >> The following error canno

Re: [xHarbour-developers] Why should we litter folders with makestuff?

2012-07-16 Thread Luiz Rafael Culik
Andi *nix makefiles use by Default an filename Called Makefile Regards Luiz 2012/7/16 Andi Jahja : > On Mon, 16 Jul 2012 22:36:25 +0700 > Andi Jahja wrote: > >> The following junk files are soon to be removed: > > The files didn't even honor a vary basic thing -> no file extension! > Who the he

Re: [xHarbour-developers] Why should we litter folders with makestuff?

2012-07-16 Thread Luiz Rafael Culik
Andi This files cannot be removed , otherwise will break all *nix builds Regards Luiz 2012/7/16 Andi Jahja : > The following junk files are soon to be removed: > > ../trunk/Makefile > ../trunk/contrib/Makefile > ../trunk/contrib/filemem/makefile > ../trunk/contrib/firebird/Makefile > ../tr

[xHarbour-developers] changelog 2012-06-29 11:20 UTC-0300 Luiz Rafael Culik

2012-06-29 Thread Luiz Rafael Culik
* contrib/pgsql/Makefile ! added -I/usr/include/postgresql/ to CFLAGS and change TPostgres.prg to tpostgres.prg due dependencie rename -- Live Security Virtual Conference Exclusive live event will cover all the ways

[xHarbour-developers] changelog 2012-06-29 11:10 UTC-0300 Luiz Rafael Culik

2012-06-29 Thread Luiz Rafael Culik
* contrib/tipssl/inetssl.c ! fixed unused variavle and wrong include definition -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and

Re: [xHarbour-developers] ChangeLog: 2012-06-29 13:46UTC+0700AndiJahja

2012-06-29 Thread Luiz Rafael Culik
Andi Please rename harboury.c and macroy.c to other name, this files breaks linux build Regards Luiz 2012/6/29 Luiz Rafael : > Andi > > just add the Makefile as is in harbour, and I´ll adjust them for xharbour > since im an linux user > > Regards > Luiz > > -Original Message- > From: And

Re: [xHarbour-developers] ChangeLog: 2012-06-22 09:22 UTC+0100 Miguel Angel Marchuet

2012-06-22 Thread Luiz Rafael Culik
Miguel Can you update xharbour dbfcdx with harbour one? their an fix i need about locking and very large read/write acess to index files. Regards Luiz 2012/6/22 Miguel Angel Marchuet Frutos : > 2012-06-22 09:22 UTC+0100 Miguel Angel Marchuet >   * source\rdd\dbf1.c >   * source\rdd\workarea.c

Re: [xHarbour-developers] Error compiling on Linux

2011-03-09 Thread Luiz Rafael Culik Guimaraes
Hi i compiled with our problem just erase harboury.c harboury.c macroy.c macroy.h and then run build process Regards Luiz -Mensagem Original- From: Vicente Guerra Sent: Wednesday, March 09, 2011 7:56 PM To: Andi Jahja Cc: xHarbour-Developers List Subject: Re: [xHarbour-developers] Err

[xHarbour-developers] Fw: Hb_aTokens ( para Culik )

2011-03-05 Thread Luiz Rafael Culik Guimaraes
errei no post. favor verifique : a:=Hb_aToken("Num.1testeNum.2testeNum.3TesteNum4teste","Num.") ? hb_dumpVar( a ) faça isso. depois linkk o .c q esta no post e faça o mesmo test. vlw. Em 05/03/2011 08:12, Luiz Rafael Culik Guimaraes escreveu: > Ola > > vc usou

Re: [xHarbour-developers] VALTYPE( dDATETIME )

2011-03-05 Thread Luiz Rafael Culik Guimaraes
Andi I see no problem with this changes Regards Luiz -Mensagem Original- From: Andi Jahja Sent: Saturday, March 05, 2011 2:49 AM To: Xharbour-Developers List Subject: [xHarbour-developers] VALTYPE( dDATETIME ) Hi, I proposed that Valtype( dDateTime ) returns "T" (currently "D") ( dDat

[xHarbour-developers] changelog 2011-02-17 14:00 Luiz Rafael Culik

2011-02-27 Thread Luiz Rafael Culik Guimaraes
* contrib/mysql/mysql.c ! fix to allow -DHB_OS_WIN32_USED * contrib/firebird/firebird.c ! added functions FBBACKUPDB,FBRESTOREDB,FBDROPDB, changes provided by Marson de Paula ! changed FBCREATEDB to not keep database open , changes provided by Marson de Paula ---

Re: [xHarbour-developers] ChangeLog,v 1.6708 2010/05/11

2010-05-13 Thread Luiz Rafael Culik Guimaraes
Vicente I confir the fix Regards Luiz -- From: "Vicente Guerra" Sent: Wednesday, May 12, 2010 2:08 AM Cc: "Xharbour-Developers List" Subject: Re: [xHarbour-developers] ChangeLog,v 1.6708 2010/05/11 > On Tue, 11 May

Re: [xHarbour-developers] ChangeLog,v 1.6708 2010/05/11

2010-05-11 Thread Luiz Rafael Culik Guimaraes
Eduardo O codigo abaixo mostra um bug no achoice #include "inkey.ch" function main () local aArray:=ARRAY(20) setmode(25,80) cls AEVAL(aArray,{ |elem,i| aArray[i]:=REPLICATE(CHR(64+i),10) }) @ 9,29 TO 21,41 DO WHILE .T. nTmp:=ACHOICE(10,30,20,40,aArray) IF nTmp==0 EXIT ENDIF ENDD

[xHarbour-developers] Changelog 2010-05-02 20:00 UTC-0300 Luiz Rafael Culik

2010-05-02 Thread Luiz Rafael Culik Guimaraes
* contrib/gtwvw/gtwvw.c ! fixed problem reported with scroll(Mario Simoes ) and alert (Claudio H) function * contrib/mysql/tmysql.prg ! fixed update method from TMySQLTable() when table dont have primary key( fix provided by Sergio Kondo) ! fixed MakePrimaryKeyWhere method from

Re: [xHarbour-developers] cvs client for Windows 7 64bit

2010-04-28 Thread Luiz Rafael Culik Guimaraes
r Windows 7 64bit > > Hi Luiz, > > Is it Windows 7 64 bit? I can install Tortoise 1.8.18 but it doesn't > appear in Explorer when I right click on a folder. > > I have a work around with a copy of XP running under vmware so it's not > a show stopper. > &

Re: [xHarbour-developers] cvs client for Windows 7 64bit

2010-04-28 Thread Luiz Rafael Culik Guimaraes
Peter Im using tortoise with windows 64 and is integrated Regards Luiz -- From: "Peter Rees" Sent: Wednesday, April 28, 2010 5:37 AM To: "'Xharbour-Developers List'" Subject: [xHarbour-developers] cvs client for Windows 7 64bit > > Greetings, >

[xHarbour-developers] changelog 2010-04-04 11:30 UTC-0300 Luiz Rafael Culik

2010-04-04 Thread Luiz Rafael Culik Guimaraes
2010-04-04 11:30 UTC-0300 Luiz Rafael Culik ! source\rtl\hbxml.c ! fixed memory leak reported by Eduardo Motta Regards Luiz -- From: "Eduardo Fernandes" Sent: Tuesday, March 30, 2010 9:57 AM To: "Xharbour-Developers

Re: [xHarbour-developers] Strange compiler behavior using dot

2009-11-26 Thread Luiz Rafael Culik Guimaraes
Enrico not for xharbour, since . is the name space operator Regards Luiz - Original Message - From: "Enrico Maria Giordano" To: "Luiz Rafael Culik Guimaraes" ; "xHarbour Developers Mailing List" Sent: Thursday, November 26, 2009 6:08 AM Subject: Re:

Re: [xHarbour-developers] Strange compiler behavior using dot

2009-11-25 Thread Luiz Rafael Culik Guimaraes
Hi Enrico when using an dot, you are trying to reference an function on an name space on left of the dot Regards Luiz - Original Message - From: "Enrico Maria Giordano" To: "xHarbour Developers Mailing List" Sent: Wednesday, November 25, 2009 1:01 PM Subject: [xHarbour-developers] St

Re: [xHarbour-developers] Error compiling latest CVS

2009-11-15 Thread Luiz Rafael Culik Guimaraes
Ron should be ok after 2009-11-15 20:30 UTC-0300 Luiz Rafael Culik * contrib/hbzlib/zipnew.cpp * contrib/tipssl/inetssl.c * contrib/tipssl/inetssl.h ! fixed compilation Regards Luiz - Original Message - From: "Ron Pinkas" To: "Enrico Maria Giordano&

Re: [xHarbour-developers] Error compiling latest CVS

2009-11-15 Thread Luiz Rafael Culik Guimaraes
Hi Try now Regards - Original Message - From: "Enrico Maria Giordano" To: "Luiz Rafael Culik Guimaraes" ; "Patrick Mast, xHarbour." ; "xHarbour Developers Mailing List" Sent: Sunday, November 15, 2009 12:32 PM Subject: Re: [xHarbou

Re: [xHarbour-developers] Error compiling latest CVS

2009-11-15 Thread Luiz Rafael Culik Guimaraes
Patrick try now Regards Luiz - Original Message - From: "Patrick Mast, xHarbour." To: "xHarbour Developers Mailing List" Sent: Saturday, November 14, 2009 8:22 AM Subject: [xHarbour-developers] Error compiling latest CVS > Hello, > > Compiling latest CVS I get this error: > contrib\

Re: [xHarbour-developers] Error compiling latest CVS

2009-11-15 Thread Luiz Rafael Culik Guimaraes
Patrick their was no change on this line from my last commit Regards Luiz - Original Message - From: "Patrick Mast, xHarbour." To: "xHarbour Developers Mailing List" Sent: Saturday, November 14, 2009 8:22 AM Subject: [xHarbour-developers] Error compiling latest CVS > Hello, > > Comp

[xHarbour-developers] changelog 2009-10-22 21:00 UTC-0300 Luiz Rafael Culik

2009-10-22 Thread Luiz Rafael Culik Guimaraes
* source/rtl/filenet.c ! added missing #include for htons under linux * source/rtl/diskphb.c ! typecast to hb_fsNameConv * source/rtl/ftemp.c ! added typecast to fsGetTempDirByCase * source/rtl/isprint.c ! fixed type cast to hb_fsOpen Regards Luiz ---

[xHarbour-developers] changelog 2009-10-15 08:40 UTC-0300 Luiz Rafael Culik

2009-10-15 Thread Luiz Rafael Culik Guimaraes
* contrib/libnf/chdir.c contrib/libnf/rmdir.c ! added missing typecast * contrib/libnf/mkdir.c ! added missing include hbapifs.h added missing typecast * source/rdd/dbf1.c source/rdd/dbfntx/dbfntx1.c source/rdd/dbfcdx/dbfcdx1.c ! added missing typecast to hb_file

[xHarbour-developers] 2009-09-29 12:40 UTC-0300 Luiz Rafael Culik

2009-09-29 Thread Luiz Rafael Culik Guimaraes
* source/rtl/tbrowse.prg ! fixed method setrowpos to return ::nrowpos insted of self. Reported on xharbour portuguese new by Jose Claudio Regards Luiz -- Come build with us! The BlackBerry® Developer Confere

[xHarbour-developers] 2009-09-24 16:05 UTC-0300 Luiz Rafael Culik

2009-09-24 Thread Luiz Rafael Culik Guimaraes
* source/tip/mail.prg ! minor fix to attachfile method.problem reported by Tairone and Claudio Herszage Regards Luiz -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer e

Re: [xHarbour-developers] source\tip\encoding

2009-09-24 Thread Luiz Rafael Culik Guimaraes
Phil Let me review. uuencode probaly i can move to core Regards Luiz - Original Message - From: "Phil Krylov" To: "Ron Pinkas" Cc: Sent: Wednesday, September 23, 2009 6:58 PM Subject: Re: [xHarbour-developers] source\tip\encoding > On Wed, Sep 23, 2009 at 9:50 PM, Ron Pinkas > wro

[xHarbour-developers] Changelog 2009-09-23 13:50 UTC-0300 Luiz Rafael Culik

2009-09-23 Thread Luiz Rafael Culik Guimaraes
* contrib/gtwvw/gtwvw.c ! fixed an bug on wvw_puttext that was writing trash on screen, reported by Mario Simoes and F.Trautwein on xharbour portuguese news Regards Luiz -- Come build with us! The BlackBerry®

Re: [xHarbour-developers] 2009-09-20 12:20 UTC-0300 Luiz Rafael Culik

2009-09-20 Thread Luiz Rafael Culik Guimaraes
Phil was debugger.prg Regards Luiz - Original Message - From: "Phil Krylov" To: "Luiz Rafael Culik Guimaraes" Cc: "Xharbour-Developers" Sent: Sunday, September 20, 2009 12:23 PM Subject: Re: [xHarbour-developers] 2009-09-20 12:20 UTC-0300 Luiz Rafael Cu

[xHarbour-developers] 2009-09-20 12:20 UTC-0300 Luiz Rafael Culik

2009-09-20 Thread Luiz Rafael Culik Guimaraes
* source/debug/debug.prg ! allow to use debugger with gtwvw or wvwtools * contrib/gtwvw/hbgtwvw.h * contrib/gtwvw/gtwvw.c app_data is now pointer ! changes all s_sApp. to s_sApp-> * contrib/gtwvw/wvwdraw.c * contrib/gtwvw/wwwfuncs ! changes all s_sApp. to s_sApp->

[xHarbour-developers] changelog 2009-09-17 14:30 UTC-0300 Luiz Rafael Culik

2009-09-17 Thread Luiz Rafael Culik Guimaraes
* contrib/hbzlib/Linux/ZipPlatform.cpp contrib/hbzlib/Linux/ZipPathComponent.cpp contrib/hbzlib/ziparchive.cpp contrib/hbzlib/zipcomp.cpp contrib/hbzlib/zipnew.cpp ! pacified some warning Phil Please report Regards Luiz --

[xHarbour-developers] 2009-09-17 13:40 UTC-0300 Luiz Rafael Culik

2009-09-17 Thread Luiz Rafael Culik Guimaraes
* contrib/hbzlib/ziparchive.cpp contrib/hbzlib/zipcentraldir.cpp ! pacified some warning Phil. please report. Regards Luiz -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only develop

[xHarbour-developers] Changelog ( multiples )

2009-09-17 Thread Luiz Rafael Culik Guimaraes
2009-09-17 09:20 UTC-0300 Luiz Rafael Culik * source/tip/ftpcln.prg ! added new method cdup 2009-09-16 18:20 UTC-0300 Luiz Rafael Culik * contrib/hbzlib/ziparchive.cpp contrib/hbzlib/include/ziparchive.h contrib/hbzlib/include/zipstring.h contrib/hbzlib/include

Re: [xHarbour-developers] ChangeLog 2009-09-13 05:40UTC+0300PhilKrylov

2009-09-16 Thread Luiz Rafael Culik Guimaraes
Phil I'll commit all fixes to ziparchive compilation this weekend, since it have many modules to change. thanks for reporting also this weekend i'll commit an change to gtwvw and tipftp class Regards Luiz - Original Message - From: "Phil Krylov" To: "Luiz Ra

Re: [xHarbour-developers] ChangeLog 2009-09-13 05:40UTC+0300PhilKrylov

2009-09-13 Thread Luiz Rafael Culik Guimaraes
"Phil Krylov" To: "Luiz Rafael Culik Guimaraes" Cc: "xHarbour Developers Mailing List" Sent: Sunday, September 13, 2009 4:40 PM Subject: Re: [xHarbour-developers] ChangeLog 2009-09-13 05:40UTC+0300PhilKrylov > Hi, > > On Sun, Sep 13, 2009 at 7:54 PM, Luiz

Re: [xHarbour-developers] ChangeLog 2009-09-13 05:40UTC+0300PhilKrylov

2009-09-13 Thread Luiz Rafael Culik Guimaraes
Phil I only build binaries with make ( direct all becouse all hb_* envars is on my profile and make_rpm.sh post the warning from gcc 4.3 ( send direct to my email) i know how to fix Regards Luiz - Original Message - From: "Phil Krylov" To: "Luiz Rafael Culik Guimaraes&

Re: [xHarbour-developers] ChangeLog 2009-09-13 05:40 UTC+0300 PhilKrylov

2009-09-13 Thread Luiz Rafael Culik Guimaraes
Phil the warning is normal, dont worry. which gcc version you have Regards Luiz - Original Message - From: "Phil Krylov" To: "Luiz Rafael Culik Guimaraes" Cc: "xHarbour Developers Mailing List" Sent: Sunday, September 13, 2009 10:06 AM Subject: Re: [

Re: [xHarbour-developers] ChangeLog 2009-09-13 05:40UTC+0300PhilKrylov

2009-09-13 Thread Luiz Rafael Culik Guimaraes
Phil i use as filesystem Reiser and ext3 in all my linux instalation > On Sun, Sep 13, 2009 at 5:09 PM, Luiz Rafael Culik Guimaraes > wrote: >> I got no error here, with original makefile. >> but before calling make, i run lincompile.sh first > > I see now. It's not

Re: [xHarbour-developers] ChangeLog 2009-09-13 05:40 UTC+0300 PhilKrylov

2009-09-13 Thread Luiz Rafael Culik Guimaraes
Phil complementing previus email, the revert will be done an way to allow compilation in cross platform Regards Luiz - Original Message - From: "Phil Krylov" To: "xHarbour Developers Mailing List" Sent: Saturday, September 12, 2009 10:42 PM Subject: [xHarbour-developers] ChangeLog 20

Re: [xHarbour-developers] ChangeLog 2009-09-13 05:40 UTC+0300PhilKrylov

2009-09-13 Thread Luiz Rafael Culik Guimaraes
ssage - From: "Phil Krylov" To: "Luiz Rafael Culik Guimaraes" Cc: "xHarbour Developers Mailing List" Sent: Sunday, September 13, 2009 9:38 AM Subject: Re: [xHarbour-developers] ChangeLog 2009-09-13 05:40 UTC+0300PhilKrylov > On Sun, Sep 13, 2009 at 4:27 PM, Luiz Ra

Re: [xHarbour-developers] ChangeLog 2009-09-13 05:40 UTC+0300 PhilKrylov

2009-09-13 Thread Luiz Rafael Culik Guimaraes
Phil > * contrib/hbzlib/Makefile >! Removed Linux/ZipPathComponent.cpp and Linux/ZipPlatform.cpp from > Windows builds. Removed -I/usr/include from CFLAGS, which broke > cross-compiling from Unices. hbzlib does not build under Linux > anyway. I'll revert back this change, since you

[xHarbour-developers] changelog ( multiples )

2009-09-07 Thread Luiz Rafael Culik Guimaraes
2009-09-07 18:40 UTC-0300 Luiz Rafael Culik * contrib/gtwvw/gtwvw.c * contrib/gtwvw/wvwdraw.c * contrib/gtwvw/wvwmenu.c * contrib/gtwvw/wvwtbar.c * contrib/gtwvw/wvwstbar.c * contrib/gtwvw/wvwpush.c * contrib/gtwvw/wvwcheck.c * contrib/gtwvw/wvwedit.c * contrib/gtwvw/wvwfuncs.c

[xHarbour-developers] changelog 2009-08-30 12:00 UTC-0300 Luiz Rafael Culik

2009-08-30 Thread Luiz Rafael Culik Guimaraes
* contrib/gtwvw/gtwvw.c ! added few typecasted thanks to jose claudio by reporting ! move more HB_FUNC to wvwfuncs.c ! this also should fix gtwvw inkey slowness ! callback functions changed * contrib/gtwvw/hbgtwvw.h ! added some new prototypes * contrib/gtwvw/wvwfuncs.c

[xHarbour-developers] changelog 2009-08-28 11:15 UTC-0300 Luiz Rafael Culik

2009-08-28 Thread Luiz Rafael Culik Guimaraes
* source/tip/mail.prg source/tip/sendmail.prg ! Fixed attachement when parameter was character. reported by Robert Campsmith on comp.lang.xharbour ! Enhaced the attachfile() method from tipmail class Regards Luiz -

  1   2   3   >