----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2063/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 9869:f654fee8faf7 --------------------------- mem: Add "const" attribute to Packet getters Add a "const" keywords to the getters in the Packet class so these can be invoked on const Packet objects. Diffs ----- src/mem/packet.hh 13ffc0066b76 Diff: http://reviews.gem5.org/r/2063/diff/ Testing ------- Thanks, Ali Saidi _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
