Re: [Harbour] 2009-01-20 20:47 UTC+0100 Viktor Szakats

2009-01-20 Thread Francesco Saverio Giudice
Il 20/01/2009 23.11, Viktor Szakáts ha scritto: Yes, it's done already. I have seen you mail after mine. Already tested and it works. Thank you. Best regards, Francesco ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-proje

Re: [Harbour] 2009-01-20 20:47 UTC+0100 Viktor Szakats

2009-01-20 Thread Viktor Szakáts
Yes, it's done already. Brgds, Viktor On Tue, Jan 20, 2009 at 11:09 PM, Francesco Saverio Giudice < i...@fsgiudice.com> wrote: > Hi Mindaugas, > > Il 20/01/2009 22.54, Mindaugas Kavaliauskas ha scritto: > >> after built I have tried with testsha2.prg in tests folder (after have >>> corrected a ty

Re: [Harbour] 2009-01-20 20:47 UTC+0100 Viktor Szakats

2009-01-20 Thread Francesco Saverio Giudice
Hi Mindaugas, Il 20/01/2009 22.54, Mindaugas Kavaliauskas ha scritto: after built I have tried with testsha2.prg in tests folder (after have corrected a typo error at line 138) I get all test returning .F. Just an untested hint. Line 138 uses HB_HexToStr(), but function name is StrToHex(). May

Re: [Harbour] 2009-01-20 20:47 UTC+0100 Viktor Szakats

2009-01-20 Thread Viktor Szakáts
Hi Francesco, Thanks I've committed these fixes: 2009-01-20 23:04 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbcrypt/sha1.c ! Fixed some BCC warnings. 2009-01-20 23:00 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbcrypt/sha1.c ! Added #include for mem*().

Re: [Harbour] 2009-01-20 20:47 UTC+0100 Viktor Szakats

2009-01-20 Thread Mindaugas Kavaliauskas
after built I have tried with testsha2.prg in tests folder (after have corrected a typo error at line 138) I get all test returning .F. Just an untested hint. Line 138 uses HB_HexToStr(), but function name is StrToHex(). Maybe here is one more error...? Regards, Mindaugas

Re: [Harbour] 2009-01-20 20:47 UTC+0100 Viktor Szakats

2009-01-20 Thread Francesco Saverio Giudice
Hi Viktor, Il 20/01/2009 20.56, Viktor Szakáts ha scritto: 2009-01-20 20:47 UTC+0100 Viktor Szakats (harbour.01 syenar hu) with BCC55 hbcrypt won't build - MAKE Version 5.2 Copyright (c) 1987, 2000 Borland bcc32.exe -c -q -d -Q -w -w-sig- -4 -O2 -OS -O

[Harbour] 2009-01-20 20:47 UTC+0100 Viktor Szakats

2009-01-20 Thread Viktor Szakáts
2009-01-20 20:47 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/make_b32_all.bat * contrib/make_gcc_all.sh * contrib/make_vc_all.bat * contrib/Makefile + contrib/hbcrypt + contrib/hbcrypt/Makefile + contrib/hbcrypt/make_b32.bat + contrib/hbcrypt/make_vc.bat + contrib/hbc