[Commits] [wesnoth/wesnoth] 958b4c: Wrap SDL_RWops object in a unique_ptr
GitHub
noreply at github.com
Wed Sep 20 03:46:52 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 958b4ce676c176cccd00e52849d4235d60619192
https://github.com/wesnoth/wesnoth/commit/958b4ce676c176cccd00e52849d4235d60619192
Author: Alexander van Gessel <ai0867 at gmail.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M src/filesystem_sdl.cpp
Log Message:
-----------
Wrap SDL_RWops object in a unique_ptr
Commit: af1e8f17d8576ad1afd4e6e5f5cc2d2d2f26ed49
https://github.com/wesnoth/wesnoth/commit/af1e8f17d8576ad1afd4e6e5f5cc2d2d2f26ed49
Author: Alexander van Gessel <ai0867 at gmail.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M src/filesystem.hpp
M src/filesystem_sdl.cpp
M src/font/sdl_ttf.cpp
M src/image.cpp
M src/sound.cpp
Log Message:
-----------
Wrap SDL_RWops* in a unique_ptr
Compare: https://github.com/wesnoth/wesnoth/compare/6a86b54d7ead...af1e8f17d857
More information about the Commits
mailing list