[mythtv] [mythtv-commits] mythtv commit: r15290 by greg

George Nassas gnassas at mac.com
Sat Jan 5 18:06:09 UTC 2008


>       Author: greg
>         Date: 2008-01-02 20:35:31 +0000 (Wed, 02 Jan 2008)
>
> Modified:
>    trunk/mythtv/programs/mythfrontend/main.cpp
>
> Log:
> Closes #4236.  Patch allows you to force a Theme Reload by sending a
> kill -USR1 to the frontend. Very useful for theme developers to force
> a quick theme reload with a "killall -USR1 mythfrontend"

The :: in ::sigemptyset and ::sigaction is giving OSX heartburn. I  
suspect this will be the case on any BSD system (same signal.h).

Could the code be changed to not have the "::"? I can open a ticket  
and submit a patch, just checking if it's going to cause trouble for  
other platforms. I'm not sure if this relates to the win32 comments  
about the same change.

- George

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080105/0424ca40/attachment.htm 


More information about the mythtv-dev mailing list