WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] uhmm..

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] uhmm..
From: "Enrico Maniciati" <enrico.maniciati@xxxxxxxxxxx>
Date: Fri, 30 Nov 2007 22:40:42 +0100
Delivery-date: Fri, 30 Nov 2007 13:41:31 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acgzmaela38sb1CUTIi78nmeqQNlSA==

I see in tools for 3.1 build from source

 

The file xc_core.c

Make error

 

I think :

 

if ( x +y) < (x) then …..

 

in what case x+y are minor of x ??

 

example:

10 + 0 < 10  in which kind of mode x+y are minor of x … never J

 

and the follow example:

if(class->num)

return null;

class-num=num;

 

are wrapping

 

if(class->num)return null; in the same line

 

not in 2 lines

because the compiler think that the third line are part of if()

 

 

sorry for my English

 

happy c++

 

 

 

 

 

----------------------------------------------------------------------------------------------------------------

 

Maniciati Enrico

Consulenza,progettazione,

realizzazione e assistenza

reti e sistemi informatici

 

Via L.Ariosto,13

30039 Strà Venezia

Italy

Cell: +39 349 6603001

Fax: +39 (049) 7964989

email: enrico.maniciati@xxxxxxxxxxx

Skype: erikm.project

Msn: enrico.maniciati@xxxxxxxxxx

----------------------------------------------------------------------------------------------------------------


Il presente messaggio di posta elettronica e l’eventuale allegato contengono informazioni di carattere confidenziale rivolte esclusivamente al destinatario sopra indicato. E’ vietato l’uso, la diffusione, distribuzione o riproduzione da parte di ogni altro soggetto. Nel caso aveste ricevuto questo messaggio per errore, siete pregati di segnalarlo immediatamente al mittente e distruggere quanto ricevuto senza farne copia. I dati personali sono trattati da Maniciati Enrico via L.Ariosto,13 30039 Strà (VE) in conformità al DL.vo 196/2003

----------------------------------------------------------------------------------------------------------------

 

 

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] uhmm.., Enrico Maniciati <=