[wesnoth-commits] [wesnoth/wesnoth] 0f9c5e: Fix crash in logging prefs due to deprecation's de...

GitHub noreply at github.com
Sun Mar 4 23:22:48 UTC 2018


  Branch: refs/heads/fix_deprecation_spam
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 0f9c5ede16c55caa7a3e37dfbae77652a39c3266
      https://github.com/wesnoth/wesnoth/commit/0f9c5ede16c55caa7a3e37dfbae77652a39c3266
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-04 (Sun, 04 Mar 2018)

  Changed paths:
    M src/gui/dialogs/log_settings.cpp

  Log Message:
  -----------
  Fix crash in logging prefs due to deprecation's default -1 severity


  Commit: 322713dab140591bec44b819b18f93eefc8b8cd5
      https://github.com/wesnoth/wesnoth/commit/322713dab140591bec44b819b18f93eefc8b8cd5
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-04 (Sun, 04 Mar 2018)

  Changed paths:
    M src/commandline_options.cpp

  Log Message:
  -----------
  Add --log-none command line option to disable ALL output from a logdomain


  Commit: edb50cc3ee6229db9ebecec5019d45398c93b680
      https://github.com/wesnoth/wesnoth/commit/edb50cc3ee6229db9ebecec5019d45398c93b680
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-04 (Sun, 04 Mar 2018)

  Changed paths:
    M src/game_config.cpp
    M src/game_config.hpp
    M src/game_launcher.cpp
    M src/help/help_impl.cpp
    M src/help/help_impl.hpp
    M src/menu_events.cpp
    M src/wesnoth.cpp

  Log Message:
  -----------
  Boost deprecation logdomain severity when debug mode is enabled


  Commit: e7c10701bc32ed57d7a3d45e45223b7a38b57c10
      https://github.com/wesnoth/wesnoth/commit/e7c10701bc32ed57d7a3d45e45223b7a38b57c10
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-03-04 (Sun, 04 Mar 2018)

  Changed paths:
    M data/advanced_preferences.cfg
    M src/deprecation.cpp

  Log Message:
  -----------
  Add hidden preference to show deprecation messages in chat area

In 1.15 the preference will be added to the advanced preferences pane.


Compare: https://github.com/wesnoth/wesnoth/compare/a290fe8cc1f0...e7c10701bc32


More information about the Commits mailing list