Search found 35 matches: warn

Return to advanced search

Re: How to build Harbour 32 & 64 bits

... {HB_BUILD_VERBOSE}-trace -exitstr {!HB_BUILD_DEBUG}-l {(HB_BUILD_MODE='cpp')|(!HB_BUILD_MODE&allmsvc)}-cpp=yes {HB_BUILD_MODE='c'}-cpp=no -warn=yes Finlly, when trying to build hbrun.exe we get this error: Fatal: Archive file 'C:\BCC7164\LIB\PSDK\UUID.A' lists no symbols in its dictionary ...
by Antonio Linares
Tue Apr 25, 2023 7:08 am
 
Forum: Utilities / Utilidades
Topic: How to build Harbour 32 & 64 bits
Replies: 38
Views: 33349

Re: DLLCALL under Fivewin

... it and then from there you can check the returned value and show a msg if desired, though usually it is a better practice to leave the developer warn about it in case of an error this is my HB_FUNC() Question               bResult = AutoEjectVolume( hVolume );               if( bResult ...
by Jimmy
Mon Dec 26, 2022 9:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLLCALL under Fivewin
Replies: 45
Views: 2780

Re: DLLCALL under Fivewin

Dear Jimmy,

Simply replace this:

return TRUE ;

with

return bResult;

next is to write the Harbour wrapper for it and then from there you can check the returned value and show a msg if desired,
though usually it is a better practice to leave the developer warn about it in case of an error
by Antonio Linares
Mon Dec 26, 2022 7:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLLCALL under Fivewin
Replies: 45
Views: 2780

Re: DLLCALL under Fivewin

... maybe HMG defines it in a different way Please review this example to see how easily a new define can replace a previous one, and Harbour does not warn you: #define TEST 123#define TEST "Another"function Main()   ? TESTreturn nil Warning W0002  Redefinition or duplicate definition ...
by Enrico Maria Giordano
Sat Dec 03, 2022 9:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLLCALL under Fivewin
Replies: 45
Views: 2780

Re: DLLCALL under Fivewin

... maybe HMG defines it in a different way Please review this example to see how easily a new define can replace a previous one, and Harbour does not warn you: #define TEST 123#define TEST "Another"function Main()   ? TESTreturn nil
by Antonio Linares
Thu Dec 01, 2022 4:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLLCALL under Fivewin
Replies: 45
Views: 2780

Re: How many time my application is run in memory

... the new version found message comes. I want to find out how many instance of my app. run in memory at this computer. if more than one, I will warn my customer to exit other instances or I will force to close other instances. Thats my purpose. Using FindWindow() function find the first instance ...
by Horizon
Sat May 14, 2022 8:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How many time my application is run in memory (SOLVED)
Replies: 25
Views: 1211

Re: Preguntas frecuentes mod_harbour

... Antonio Sucede algo extraño, si NO pongo que cargue el mod_harbour, esto es lo que contiene el error.log: [Tue Oct 05 09:17:31.201842 2021] [ssl:warn] [pid 7376:tid 364] AH01882: Init: this version of mod_ssl was compiled against a newer library (OpenSSL 1.1.1l 24 Aug 2021, version currently ...
by EBM
Tue Oct 05, 2021 2:26 pm
 
Forum: mod_harbour
Topic: Preguntas frecuentes mod_harbour
Replies: 26
Views: 6462

dbrowse.prg

... several times the program stops working. I'm also sending a log for error analysis Sory for my english [Thu Oct 31 22:02:12.216629 2019] [ssl:warn] [pid 5992:tid 608] AH01909: http://www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Thu Oct 31 22:02:12.375628 ...
by gruncic
Fri Nov 01, 2019 2:41 pm
 
Forum: mod_harbour
Topic: dbrowse.prg
Replies: 6
Views: 1155

OT - PLEASE_READ_ME_XMG - database hack!!!!!

Hi, I just want to warn you that they also hack the SQL-databases. I have some customers that use a Synology NAS. On that NAS you van install MariaDB. That is working fine, and is a low cost server solution. Yesterday a client contacted ...
by Marc Vanzegbroeck
Fri Apr 19, 2019 6:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT - PLEASE_READ_ME_XMG - database hack!!!!!
Replies: 5
Views: 1616

Re: chronometer

... I do not want to name has inserted it into a forum and a download section as if it had been created by him. I am very angry about this. I tried to warn the administrator of the forum and I also told Antonio Linares but unfortunately it was not possible to do anything no one answered me. The Tled ...
by Silvio.Falconi
Mon Dec 03, 2018 11:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: chronometer
Replies: 20
Views: 4819

Re: Ransomware

... my main computer yields them nothing. I simply wipe the system clean, and reinstall from my alternate computers. The other important factor is to warn clients to avoid any communication that could trigger ransomware. If I have any doubt at all about something coming into my system, I do not allow
by TimStone
Mon Jul 30, 2018 9:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ransomware
Replies: 14
Views: 4303

Re: Harbour 3.2 Borland 7 32bits 2018/01/27

cnavarro wrote:Other compilers do not warn that their code produces an endless loop?
I prefer that the compiler warn me


No, why should it be? Endless loops are useful sometimes. Anyway, neither Harbour warns on that. It warns the use of the same index variable in nested loops.

EMG
by Enrico Maria Giordano
Mon Jan 29, 2018 5:52 pm
 
Forum: WhatsNew / Novedades
Topic: Harbour 3.2 Borland 7 32bits 2018/01/27
Replies: 9
Views: 2940

Re: Harbour 3.2 Borland 7 32bits 2018/01/27

Enrico Maria Giordano wrote:It was only a sample. The point is that there is no valid reason to issue a warning in this case and no compiler in any language issues it.

EMG


Other compilers do not warn that their code produces an endless loop?
I prefer that the compiler warn me
by cnavarro
Mon Jan 29, 2018 4:29 pm
 
Forum: WhatsNew / Novedades
Topic: Harbour 3.2 Borland 7 32bits 2018/01/27
Replies: 9
Views: 2940

How to test if a folder is open?

...       frename( cMyFolder , cMyFolderNew )   Is not possible to rename a folder if the folder is open before changing the name I always warn to close the folder but in 90% of cases the folder is closed, so I would first test if it is open and only in this case to alert. How can I test ...
by MarcoBoschi
Fri Dec 29, 2017 9:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to test if a folder is open?
Replies: 12
Views: 1640

Re: multiple defintions, forst defined here

... * 102400) SETCURSOR(HAROW) SAYERR("DISK FREE SPACE IS " + NSTR(FREESPACE) + " BYTES SO SCO WILL NOW TERMINATE!") QUIT END * WARN IF LESS THAN 50 MEGS DISKSPACE IF FREESPACE < 50000000 SETCURSOR(HAROW) SAYERR("CAUTION - DISK FREE SPACE IS " + NSTR(FREESPACE) + ...
by lmheimendinger
Mon Dec 05, 2016 3:52 pm
 
Forum: FiveWin for CA-Clipper
Topic: multiple defintions, forst defined here
Replies: 15
Views: 20611
Next

Return to advanced search

cron