[wesnoth-commits] [wesnoth/wesnoth] b2bce0: Only redefine VOLUME_NAME_NONE if it's not previou...

GitHub noreply at github.com
Fri May 11 01:16:21 UTC 2018


  Branch: refs/heads/1.14
  Home:   https://github.com/wesnoth/wesnoth
  Commit: b2bce0dca1952940d0c0514569f01fb7de59866c
      https://github.com/wesnoth/wesnoth/commit/b2bce0dca1952940d0c0514569f01fb7de59866c
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M src/filesystem_boost.cpp

  Log Message:
  -----------
  Only redefine VOLUME_NAME_NONE if it's not previously defined


  Commit: f40b58c156dab0afa093920bdd3f6aafcba6ee78
      https://github.com/wesnoth/wesnoth/commit/f40b58c156dab0afa093920bdd3f6aafcba6ee78
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M src/filesystem_boost.cpp

  Log Message:
  -----------
  Filesystem/Boost: formatting cleanup


  Commit: 051f9232d8b7ca7f41a547ed467365f479b2ff8e
      https://github.com/wesnoth/wesnoth/commit/051f9232d8b7ca7f41a547ed467365f479b2ff8e
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M src/filesystem_boost.cpp

  Log Message:
  -----------
  Filesystem/Boost: range-for


  Commit: 1a5ef4dab46d22eee4a6e1fec92bea74d7aba92b
      https://github.com/wesnoth/wesnoth/commit/1a5ef4dab46d22eee4a6e1fec92bea74d7aba92b
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M src/filesystem_boost.cpp

  Log Message:
  -----------
  Filesystem/Boost: don't import boost::fileystem::path class to global namespace

This makes it a *lot* clearer that we're using the bfs class and not some function
or class defined elsewhere in our code.


Compare: https://github.com/wesnoth/wesnoth/compare/3723c4edfabf...1a5ef4dab46d
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Commits mailing list