-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3479/
-----------------------------------------------------------
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