Search found 16 matches: guard

Return to advanced search

Re: Building TensorFlow using Borland 7 32 bits

Modifying c:\tensorflow\third_party\eigen3\unsupported\Eigen\CXX11\Tensor this way, it continues until next error // #include "unsupported/Eigen/CXX11/Tensor" #ifdef _WIN32 #ifndef SLEEP_FUNC_HEADER_GUARD #define SLEEP_FUNC_HEADER_GUARD #include <windows.h> inline void sleep(unsigned...
by Antonio Linares
Fri Aug 04, 2017 7:07 pm
 
Forum: TensorFlow.dll for Harbour and FWH
Topic: Building TensorFlow using Borland 7 32 bits
Replies: 5
Views: 1346

Re: browse with ado and field date

Rao Don't forget you need to guard against Nil if that date field is empty .. or you are at Eof oCol:bStrData := { |x| x := if(oRsUser:eof, ,TtoDate(oRsUser:Fields("LastLog"):Value)),;              ...
by nageswaragunupudi
Fri Apr 07, 2017 3:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: browse with ado and field date
Replies: 6
Views: 1058

Re: browse with ado and field date

Rao Don't forget you need to guard against Nil if that date field is empty .. or you are at Eof oCol:bStrData := { |x| x := if(oRsUser:eof, ,TtoDate(oRsUser:Fields("LastLog"):Value)),;    ...
by Rick Lipkin
Fri Apr 07, 2017 3:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: browse with ado and field date
Replies: 6
Views: 1058

New FTDN June/Junio 2013 (FWH 13.06)

... done by escaping the column names suitable to the RDBMS. However it is not desirable to have column names which conflict with reserved words. To guard against this, the programmer may specify a string to be prefixed to each column name. Example: If cColPrefix is specified as "C_", then ...
by Antonio Linares
Mon Jul 08, 2013 6:53 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2013 (FWH 13.06)
Replies: 1
Views: 3017

Re: Compiling WINDOWS 7 /AntiVir Guard

Hello Enrico, hello james,

I will send the file to AntiVir Guard.
But today the warning only appeared once and I missed to save the output – file.
Best regards,
Otto
by Otto
Thu Nov 19, 2009 6:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling WINDOWS 7 /AntiVir Guard
Replies: 9
Views: 1551

Re: Compiling WINDOWS 7 /AntiVir Guard

Possible maybe yes, but very far from probable.

EMG
by Enrico Maria Giordano
Thu Nov 19, 2009 6:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling WINDOWS 7 /AntiVir Guard
Replies: 9
Views: 1551

Re: Compiling WINDOWS 7 /AntiVir Guard

I suppose that is it possible that it is not a false alarm and that some virus is adding code to the compiler output. Either way I would send it to the AV company for analysis.

James
by James Bott
Thu Nov 19, 2009 3:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling WINDOWS 7 /AntiVir Guard
Replies: 9
Views: 1551

Re: Compiling WINDOWS 7 /AntiVir Guard

You should write to the AntiVir Guard staff to report the false alarm, attaching the offending C source code.

EMG
by Enrico Maria Giordano
Thu Nov 19, 2009 9:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling WINDOWS 7 /AntiVir Guard
Replies: 9
Views: 1551

Re: Compiling WINDOWS 7 /AntiVir Guard

Now the warning is back.
Best regards,
Otto
Image
by Otto
Thu Nov 19, 2009 8:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling WINDOWS 7 /AntiVir Guard
Replies: 9
Views: 1551

Re: Compiling WINDOWS 7 /AntiVir Guard

Hello Michael, hello Enrico,

today I never saw the warning. I noticed that AntiVir Guard made 6 or 7 updates yesterday.

Maybe they changed something.

Best regards,
Otto
by Otto
Wed Nov 18, 2009 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling WINDOWS 7 /AntiVir Guard
Replies: 9
Views: 1551

Re: Compiling WINDOWS 7 /AntiVir Guard

It's clearly a false alarm by AntiVir Guard.

EMG
by Enrico Maria Giordano
Wed Nov 18, 2009 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling WINDOWS 7 /AntiVir Guard
Replies: 9
Views: 1551

Re: Compiling WINDOWS 7 /AntiVir Guard

Michael, it was a c-file created from my source code.
I will post more when I see the warning again.
Best regards,
Otto
by Otto
Wed Nov 18, 2009 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling WINDOWS 7 /AntiVir Guard
Replies: 9
Views: 1551

Re: Compiling WINDOWS 7 /AntiVir Guard

Does it tell you which file it doesn't like?
by MichaelMo
Wed Nov 18, 2009 12:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling WINDOWS 7 /AntiVir Guard
Replies: 9
Views: 1551

Compiling WINDOWS 7 /AntiVir Guard

Compiling under
WINDOWS 7 /AntiVir Guard installed
I get sometimes a warning: HTML-Scriptvirus HTML/Crypted.Gen. in one of the c-files.

Does someone know what this could be?
Thanks in advance
Otto
by Otto
Tue Nov 17, 2009 7:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling WINDOWS 7 /AntiVir Guard
Replies: 9
Views: 1551

... solo che è inutile continuare ho si da una soluzione chiare e non una soluzione a grandi linee e poi nessuna conclusione. Cosa ci vuole a dire guard, utilizza questo strumento alla fine editalo e aggiungi questo file include e toglio questaltro e vedi che funziona oppure le coordinate sono ...
by Enrico Maria Giordano
Mon Jun 23, 2008 8:10 pm
 
Forum: All products support
Topic: IDE SU FWPPC
Replies: 16
Views: 6723
Next

Return to advanced search