[Commits] [wesnoth/wesnoth] c39406: preproc: Use the same format as #error for reporti...

GitHub noreply at github.com
Tue Jan 13 00:01:14 UTC 2015


  Branch: refs/heads/1.12
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c394060a7db77c5252adcbd4597e6bc52581d9d1
      https://github.com/wesnoth/wesnoth/commit/c394060a7db77c5252adcbd4597e6bc52581d9d1
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M changelog
    M src/serialization/preprocessor.cpp

  Log Message:
  -----------
  preproc: Use the same format as #error for reporting #warning lines

Adds a preprocessor_streambuf::warning() method, equivalent to
preprocessor_streambuf::error() but logging to the warning logger and
returning to the caller instead of throwing an exception.


  Commit: 3a77e4d917a25fc0160bb9223d7c2d4d56888bbf
      https://github.com/wesnoth/wesnoth/commit/3a77e4d917a25fc0160bb9223d7c2d4d56888bbf
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M changelog
    M players_changelog

  Log Message:
  -----------
  Fixed multiple issues with the changelogs


Compare: https://github.com/wesnoth/wesnoth/compare/7aaa9829a680...3a77e4d917a2


More information about the Commits mailing list