[Commits] [wesnoth/wesnoth] ccffc8: Parser: formatting cleanup

GitHub noreply at github.com
Thu Aug 31 14:39:00 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: ccffc803bd6db46f9f87bef714ac8527d0b48c96
      https://github.com/wesnoth/wesnoth/commit/ccffc803bd6db46f9f87bef714ac8527d0b48c96
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-09-01 (Fri, 01 Sep 2017)

  Changed paths:
    M src/serialization/parser.cpp
    M src/serialization/parser.hpp

  Log Message:
  -----------
  Parser: formatting cleanup


  Commit: eabfd070e7eeda273919bf3648ccc0d76a089aa5
      https://github.com/wesnoth/wesnoth/commit/eabfd070e7eeda273919bf3648ccc0d76a089aa5
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-09-01 (Fri, 01 Sep 2017)

  Changed paths:
    M src/serialization/parser.cpp

  Log Message:
  -----------
  Parser: delete default ctor, copy ctor, and assignment operator


  Commit: cb9c7131cd3a3f2340959657fa17f4539d211a46
      https://github.com/wesnoth/wesnoth/commit/cb9c7131cd3a3f2340959657fa17f4539d211a46
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-09-01 (Fri, 01 Sep 2017)

  Changed paths:
    M src/serialization/parser.cpp

  Log Message:
  -----------
  Parser: made use of std::stack::emplace


Compare: https://github.com/wesnoth/wesnoth/compare/8fcab9650b1e...cb9c7131cd3a


More information about the Commits mailing list