----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3479/#review8355 -----------------------------------------------------------
Ship it! Ship It! - Jason Lowe-Power On May 25, 2016, 11:03 p.m., Matthias Jung wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3479/ > ----------------------------------------------------------- > > (Updated May 25, 2016, 11:03 p.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > The non-standard sc_time constructors > > - sc_time( uint64, bool scale ) > - sc_time( double, bool scale ) > > have been deprecated in SystemC 2.3.1 and a warning is issued when being used. > Insted the new 'sc_time::from_value' function is used to omit the warning > message. > > > Diffs > ----- > > util/systemc/sc_module.cc fc247b9c42b6 > > Diff: http://reviews.gem5.org/r/3479/diff/ > > > Testing > ------- > > > Thanks, > > Matthias Jung > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
