kismet-c++.patch (NONE -> 1.1) (NEW)

Paweł Sikora pluto w agmk.net
Nie, 24 Cze 2007, 14:40:42 CEST


> Author: arekm                        Date: Sun Jun 24 11:47:23 2007 GMT
> Module: SOURCES                       Tag: HEAD
> ---- Log message:
> - new
>
> ---- Files affected:
> SOURCES:
>    kismet-c++.patch (NONE -> 1.1)  (NEW)
>

> +     for (int t = 0; t < numthreads; t++) {
> +         void *tmp;
> +         pthread_join(mapthread[t], &tmp);
> +-	thread_status = reinterpret_cast<int>(tmp);
> ++	thread_status = reinterpret_cast<long>(tmp);
> +     }

czy aby nie przypadkiem status watku, to wartosc zwrocona przez join() ?
0 == ok, albo -E<costam>

-- 
MIT is like the Paris Hilton of technology universities.
   Every guy knows about it and want's to get inside.


Więcej informacji o liście dyskusyjnej pld-devel-pl