Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Dev

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

 

 

MythTV dev RSS feed   Index | Next | Previous | View Threaded


mark at dclabs

Jan 15, 2006, 7:27 PM

Post #1 of 2 (397 views)
Permalink
Re: [mythtv-commits] Ticket #984: Add support for multiple bit select for logging

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

_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


mark at dclabs

Jan 15, 2006, 7:35 PM

Post #2 of 2 (368 views)
Permalink
Re: [mythtv-commits] Ticket #984: Add support for multiplebit select for logging [In reply to]

> 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.
also one in
./libs/libmyth/audiooutput.h: { lastError = msg; VERBOSE(VB_ALL,
lastError); };

_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

MythTV dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.