[rfc] Getting rid of intf_WarnMsg

Gildas Bazin gbazin at netcourrier.com
Sat May 4 16:45:19 CEST 2002


On Saturday 04 May 2002 13:25, Samuel Hocevar wrote:
> On Sat, May 04, 2002, Sigmund Augdal wrote:
> 
> > msg_Info and msg_Err could be enabled by default and -q would turn of
> > msg_Info. That whould be similart to how many other programs work
> 
>    I was thinking of it the other way (msg_Warn and msg_Err enabled by
> default, -q turns off msg_Warn, and -v turns on msg_Info), but that's
> not very different.
> 
>    Btw, here's the output of a hacked logger plugin which outputs HTML
> and colourful logs (similar to the Gtk+ messages window). I find it nice
> because important messages are easily spotted:
> 
>     http://zoy.org/~sam/vlc/vlc-log.html
> 
> Regards,
> -- 
> Sam.
> 

If the warning messages are enabled by default, what's the use of the 
--warning option then ? or maybe "--warning aout" or "-w input" would 
become "--verbose aout" or "-v input" ?
Does your plan to filter out messages on a module basis only applies for 
msg_Info or for all types of msg_* functions ?

--
Gildas

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list