[Commits] [wesnoth/wesnoth] c1c3f1: don't write blank attribute values
GitHub
noreply at github.com
Tue Mar 24 15:35:11 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: c1c3f12b474fed1fc48c04a440ab415ece360b32
https://github.com/wesnoth/wesnoth/commit/c1c3f12b474fed1fc48c04a440ab415ece360b32
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-01-14 (Wed, 14 Jan 2015)
Changed paths:
M src/serialization/parser.cpp
Log Message:
-----------
don't write blank attribute values
when serializing a config.
previously they were serialized as "" which is the same as empty
strings.
Commit: 4f14e72532e76dc889f2724ed747dfde3e526281
https://github.com/wesnoth/wesnoth/commit/4f14e72532e76dc889f2724ed747dfde3e526281
Author: gfgtdf <tischpapier at gmail.com>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M src/serialization/parser.cpp
Log Message:
-----------
Merge pull request #370 from gfgtdf/parser_blank
don't write blank attribute values when serializing a config
Compare: https://github.com/wesnoth/wesnoth/compare/0971e918960c...4f14e72532e7
More information about the Commits
mailing list