[pisa-src] Re: r2188 - trunk/libpisa/sysdep.h

Diego Biurrun <diego@xxxxxxxxxx> wrote:
> -        ts.tv_sec  = tv.tv_sec;
> -        ts.tv_nsec = tv.tv_usec * 1000;
> +        ts->tv_sec  = tv.tv_sec;
> +        ts->tv_nsec = tv.tv_usec * 1000;

Mmmmm... no comment :) Do you have access to a Mac? Or, at least, have you
managed to install MacOS X in a virtualized environment?

Thanks,
Mircea

-- 
Dipl.-Ing. Mircea Gherzan

Other related posts: