Esto es un error?

Esto es un error?

Postby RuFer » Sun Jun 04, 2006 4:53 am

Amigos:

Me genera un error al compilar con Borland Studio 2006 (en mi trabajo)
Yo en mi casa uso Borland 5.5 y no genera ese error

Warning W8056 C:\HARBOUR\Include\hbdefs.h 405: Integer arithmetic overflow


Archivo:
Harbour\Include\HBDEFS.H
linea 405
#if HB_LONG_MAX > HB_LL( 10000000000 )
# define HB_LONG_LENGTH( l ) ( ( (l) <= -1000000000 || (l) >= HB_LL( 10000000000 ) ) ? 20 : 10 )
#else
# define HB_LONG_LENGTH( l ) ( ( (l) <= -1000000000 ) ? 20 : 10 )
#endif

Es importante?

Gracias

Saludos

Ruben Fernandez.
User avatar
RuFer
 
Posts: 140
Joined: Sat Oct 08, 2005 5:16 pm
Location: Uruguay

Postby Antonio Linares » Sun Jun 04, 2006 7:18 am

Ruben,

Lo he reportado en la lista de Harbour, ya que Przemek y Ryszard son los "matemáticos" :)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41394
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby RuFer » Sun Jun 04, 2006 1:46 pm

Gracias Maestro:

Saludos

Ruben Fernandez
User avatar
RuFer
 
Posts: 140
Joined: Sat Oct 08, 2005 5:16 pm
Location: Uruguay


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 61 guests