----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3052/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11050:f7968cfeb491 --------------------------- sim: Get rid of the non-const serialize() method The last SimObject using the legacy serialize API with non-const methods has now been transitioned to the new API. This changeset removes the serializeOld() methods from the serialization base class as they are no longer used. Diffs ----- src/sim/serialize.hh 110cce93d398 src/sim/serialize.cc 110cce93d398 src/sim/sim_object.cc 110cce93d398 Diff: http://reviews.gem5.org/r/3052/diff/ Testing ------- Regressions pass. Thanks, Andreas Sandberg _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
