[libvirt] [PATCH] build: avoid shadowing devname() on BSD systems

Diego Elio Pettenò flameeyes at gmail.com
Fri Dec 3 17:16:04 UTC 2010


Il giorno sab, 04/12/2010 alle 04.08 +1100, Justin Clift ha scritto:
> 
> 
>   ../daemon/event.c: In function 'virEventInterruptLocked':
>   ../daemon/event.c:656: warning: cast from pointer to integer of
> different size [-Wpointer-to-int-cast]
> 
>   event.c: In function 'virEventInterruptLocked':
>   event.c:656: warning: cast from pointer to integer of different size
> [-Wpointer-to-int-cast]
> 
These two should be considered _more_ than simply warnings, they can
abort the software at runtime if used on 64-bit systems, so I'd suggest
tackling these _sooner_ than the shadows (I don't have compile-access to
my mac right now, or I'd be sending something myself).
> 
-- 
Diego Elio Pettenò — “Flameeyes”
http://blog.flameeyes.eu/

If you found a .asc file in this mail and know not what it is,
it's a GnuPG digital signature: http://www.gnupg.org/




More information about the libvir-list mailing list