[Commits] [wesnoth/wesnoth] 312af6: Remove incorrect noexcept clause

GitHub noreply at github.com
Sat Jan 13 16:36:19 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 312af6064fb9197c9a98c93c7da7992deb2b399f
      https://github.com/wesnoth/wesnoth/commit/312af6064fb9197c9a98c93c7da7992deb2b399f
  Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
  Date:   2018-01-13 (Sat, 13 Jan 2018)

  Changed paths:
    M src/variable_info.cpp
    M src/variable_info.hpp

  Log Message:
  -----------
  Remove incorrect noexcept clause

Do not mark a function as not throwing exceptions when it plainly does.





More information about the Commits mailing list