[mythtv] [mythtv-commits] Ticket #984: Add support for multiple bit select for logging

Mark Spieth mark at dclabs.com.au
Mon Jan 16 03:27:01 UTC 2006


you are correct. I dont know how I missed them.

this will fix it.

(for f in `find . -name "*.cpp" -exec grep -l VB_ALL {} \;` ; do 
perl -pi -w -e 's/VB_ALL/VB_IMPORTANT/h;' $f ; done)

sorry about that. must be blind.
mark

> #984: Add support for multiple bit select for logging
> -------------------------+--------------------------------------------------
> Reporter:  Mark Spieth  |        Owner:  ijr
>     Type:  enhancement  |       Status:  reopened
> Priority:  minor        |    Milestone:  unknown
> Component:  mythtv       |      Version:  head
> Severity:  medium       |   Resolution:
> -------------------------+--------------------------------------------------
> Comment (by ijr):
>
> The patches in #1026 change 2 of the VB_ALL instances, and there's a huge
> number more of them - am I missing something?
>
> -- 
> Ticket URL: <http://cvs.mythtv.org/trac/ticket/984>
> MythTV <http://www.mythtv.org/>
> MythTV


--------------------------------------------------------------------------------


_______________________________________________
mythtv-commits mailing list
mythtv-commits at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits



More information about the mythtv-dev mailing list