----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1061/#review2221 -----------------------------------------------------------
Ship it! Ship It! - Ali Saidi On Feb. 24, 2012, 12:57 a.m., Andreas Hansson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1061/ > ----------------------------------------------------------- > > (Updated Feb. 24, 2012, 12:57 a.m.) > > > Review request for Default. > > > Description > ------- > > MEM: Make all the port proxy members const > > This is a trivial patch that merely makes all the member functions of > the port proxies const. There is no good reason why they should not > be, and this change only serves to make it explicit that they are not > modified through their use. > > > Diffs > ----- > > src/mem/fs_translating_port_proxy.hh 2629f0b99e8d > src/mem/fs_translating_port_proxy.cc 2629f0b99e8d > src/mem/port_proxy.hh 2629f0b99e8d > src/mem/port_proxy.cc PRE-CREATION > src/mem/se_translating_port_proxy.hh 2629f0b99e8d > src/mem/se_translating_port_proxy.cc 2629f0b99e8d > > Diff: http://reviews.gem5.org/r/1061/diff/ > > > Testing > ------- > > util/regress all passing (disregarding t1000 and eio) > > > Thanks, > > Andreas Hansson > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
