[Commits] [wesnoth/wesnoth] 781d7c: uint32_t -> boost::uint32_t

GitHub noreply at github.com
Fri Oct 31 18:44:10 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 781d7c813e32048ca60bca3415a25d9be163a019
      https://github.com/wesnoth/wesnoth/commit/781d7c813e32048ca60bca3415a25d9be163a019
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-10-31 (Fri, 31 Oct 2014)

  Changed paths:
    M src/serialization/ucs4_iterator_base.hpp
    M src/serialization/unicode_types.hpp

  Log Message:
  -----------
  uint32_t -> boost::uint32_t

uint32_t is new in C99 or C++11. So msvc 2008 doesn't support it.





More information about the Commits mailing list