[pisa-src] Re: r2188 - trunk/libpisa/sysdep.h
- From: Mircea Gherzan <mircea.gherzan@xxxxxxxxxxxxxx>
- To: pisa-src@xxxxxxxxxxxxx
- Date: Sun, 21 Mar 2010 12:56:45 +0100
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: