[mythtv] [mythtv-commits] mythtv commit: r18315 by paulh

cal cal at graggrag.com
Mon Sep 22 06:39:52 UTC 2008


Daniel Kristjansson wrote:
> I'd do this:
> +    if ((print_verbose_messages & (VB_MEDIA|VB_EXTRA)) ==
> +        VB_MEDIA|VB_EXTRA)
> 
> Cal, I think your version always returns false...
>  VB_MEDIA&VB_EXTRA => 0

also, VB_MEDIA|VB_EXTRA == VB_MEDIA+VB_EXTRA.

:-)


More information about the mythtv-dev mailing list