-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/1036/
-----------------------------------------------------------

(Updated Feb. 11, 2012, 12:42 a.m.)


Review request for Default.


Description
-------

Changeset 8829:790d2fbe8926
---------------------------
SimObject: make get_config_as_dict() tolerate undefined params

Without this patch, undefined params cause a cryptic KeyError
in multidict inside get_config_as_dict().  Thist patch lets
undefined params through get_config_as_dict() so they can
once again generate meaningful error messages later on in
the configuration process.


Diffs
-----

  src/python/m5/SimObject.py UNKNOWN 

Diff: http://reviews.gem5.org/r/1036/diff/diff


Testing
-------


Thanks,

Steve Reinhardt

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to