[mythtv] [mythtv-commits] Ticket #7326: libmyth-0.22.dll fails to build
Jonathan Martens
jonathan at snetram.nl
Fri Oct 16 07:32:37 UTC 2009
On 16-10-2009 2:28, buzz wrote:
> I'm not claiming best-practice, just current-practice. besides,
> isn't compat.h a header that was specifically written to avoid having
> to worry about platform differences, and isn't this a just that? :-)
Although that works as well, I think we should strive to fix issues with
as little overhead as possible. IMHO we should strive to remove or
prevent the use of compat.h as much as we can.
The case of unistd.h has nothing to do with platform differences as I
was told that is a POSIX header which should always be included when
using usleep: http://cvs.mythtv.org/trac/ticket/6971
Kind regards,
Jonathan
More information about the mythtv-dev
mailing list