]> git.sesse.net Git - vlc/commit
* Fixed the warning_level handling: "-v" and "--warning" are now working as
authorGildas Bazin <gbazin@videolan.org>
Sun, 21 Apr 2002 21:29:20 +0000 (21:29 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sun, 21 Apr 2002 21:29:20 +0000 (21:29 +0000)
commit82337d0cecf73c05c73d6fe2c78ce1f287827581
treea8721cc8d7cb7f030aec10a5588e1dd8db891753
parent497e82b19b78872f6e68ca5bf27f795dd09dbba2
* Fixed the warning_level handling: "-v" and "--warning" are now working as
  they should and they also are cumulative (using -vv --warning=3 you end up
  with i_warning_level=5)
src/interface/main.c
src/misc/configuration.c