You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Jiang Yan Xu <ya...@jxu.me> on 2013/05/14 09:23:17 UTC

Review Request: Changed Duration to 1) use integers in constructors; 2) include overloaded multiplication & division operators. (libstout)

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11145/
-----------------------------------------------------------

Review request for mesos, Benjamin Hindman, Vinod Kone, and Ben Mahler.


Description
-------

See summary. [Part 9 of Duration-Time Refactoring Chain]


Diffs
-----

  third_party/libprocess/third_party/stout/include/stout/duration.hpp c943ab196871cf4c55f2a2dce5ef85ffe3a22577 
  third_party/libprocess/third_party/stout/include/stout/os.hpp 29f6fbda0ef0b5642358f32891a200e44acd4fe5 
  third_party/libprocess/third_party/stout/tests/duration_tests.cpp 421615aa510f540ccfc0413d3252bbdedd70f7da 

Diff: https://reviews.apache.org/r/11145/diff/


Testing
-------

make check


Thanks,

Jiang Yan Xu


Re: Review Request: Changed Duration to 1) use integers in constructors; 2) include overloaded multiplication & division operators. (libstout)

Posted by Jiang Yan Xu <ya...@jxu.me>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11145/
-----------------------------------------------------------

(Updated May 16, 2013, 8:26 a.m.)


Review request for mesos, Benjamin Hindman, Vinod Kone, and Ben Mahler.


Changes
-------

Added a blank line between constructors.


Description
-------

See summary. [Part 9 of Duration-Time Refactoring Chain]


Diffs (updated)
-----

  third_party/libprocess/third_party/stout/include/stout/duration.hpp c943ab196871cf4c55f2a2dce5ef85ffe3a22577 
  third_party/libprocess/third_party/stout/include/stout/os.hpp 29f6fbda0ef0b5642358f32891a200e44acd4fe5 
  third_party/libprocess/third_party/stout/tests/duration_tests.cpp 421615aa510f540ccfc0413d3252bbdedd70f7da 

Diff: https://reviews.apache.org/r/11145/diff/


Testing
-------

make check


Thanks,

Jiang Yan Xu