sim: make warning for absent optional parameters optional
authorCurtis Dunham <Curtis.Dunham@arm.com>
Wed, 2 Sep 2015 20:19:43 +0000 (15:19 -0500)
committerCurtis Dunham <Curtis.Dunham@arm.com>
Wed, 2 Sep 2015 20:19:43 +0000 (15:19 -0500)
commit1ad5b772291220d44b355d8d939d625db7dffc1a
treebb19b0d83038f0b8126d01a29670e7d65c66709d
parentfe47f0a72fda6b101c10810acfb60569fe5b05cd
sim: make warning for absent optional parameters optional

This is in support of tag-based checkpoint versioning. It should be
possible to examine an optional parameter in a checkpoint during
unserialization and not have it throw a warning.
src/sim/serialize.cc
src/sim/serialize.hh