[mythtv-commits] mythtv commit: r18740 by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Oct 17 00:55:04 UTC 2008


      Author: nigel
        Date: 2008-10-17 00:55:04 +0000 (Fri, 17 Oct 2008)
New Revision: 18740
   Changeset: http://cvs.mythtv.org/trac/changeset/18740

Modified:

   trunk/mythtv/libs/libmythui/mythsystem.cpp

Log:

Reduce headers (compat.h includes many of these), eliminate warning:
   mythsystem.cpp:109: warning: missing sentinel in function call
which some GCC 4 setups report, eliminate FreeBSD runtime error:
2008-10-17 01:11:07.803 myth_system('ping -t 3 -c 1  viking  >/dev/null 2>&1'): Error: waitpid() failed because Interrupted system call
2008-10-17 01:11:07.826 myth_system('ping -c 1  viking  >/dev/null 2>&1'): Error: waitpid() failed because Interrupted system call
which I thought was Darwin only, but seems to afflict other BSDs.





More information about the mythtv-commits mailing list