[Commits] [wesnoth/wesnoth] c26b13: addon/mg: Fix regression causing all categories to...

GitHub noreply at github.com
Wed Sep 28 09:38:25 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c26b13372b7370e11c899a24d4149130f41451d8
      https://github.com/wesnoth/wesnoth/commit/c26b13372b7370e11c899a24d4149130f41451d8
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M src/addon/manager_ui.cpp

  Log Message:
  -----------
  addon/mg: Fix regression causing all categories to be filtered out by default

Turns out unsigned long(true) is not a comprehensive enough value for
setting a boost::dynamic_bitset to have all bits initially on.
Regression introduced by commit
fe08701b7ca3639b17dca20023d2bb34433042c6.

Fixes the more visible half of bug #25073.





More information about the Commits mailing list