Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

build failure



On i386, I still seem to get

--- dependall-external ---
/usr/src/sys/external/bsd/acpica/dist/compiler/../osunixxf.c:1160: warning: cast
 from pointer to integer of different size 

even after
revision 1.2
date: 2011/02/18 13:01:22;  author: jruoho;  state: Exp;  lines: +176 -209
Cast pthread_self(3) to uintptr_t. ACPICA 20100915:


        return (uintptr_t)(ACPI_CAST_PTHREAD_T (pthread_self()));

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index