[outcome] Changelog of all changes made since review announcement one week ago
Dear list,
The Outcome review begins later today, but so much feedback has landed
this past week already that I had better announce what has changed in
develop branch to prevent people reraising already fixed things:
## 20170519 boost_peer_review4:
- Issue #13 The opcode counting CI tests in test/constexprs was severely
broken on POSIX. Thanks to Tom Westerhout for finding the problem and
supplying its fix.
- unittests.cpp had become clang-tidy unclean, fixed.
- Issue #15 Move `outcome::expected
Le 19/05/2017 à 02:54, Niall Douglas via Boost a écrit :
Dear list,
The Outcome review begins later today, but so much feedback has landed this past week already that I had better announce what has changed in develop branch to prevent people reraising already fixed things: ...
I didn't get a chance to implement these outstanding issues before the review began:
- https://github.com/ned14/boost.outcome/issues/11 Expected should never have a valueless state
- https://github.com/ned14/boost.outcome/issues/12 Copy assignment gets instantiated even when type T cannot be copied
- https://github.com/ned14/boost.outcome/issues/16 Default constructor of T is sometimes compiled when T has no default constructor
Thanks in advance for your feedback and reviews. As I hope the above shows, it makes a big difference.
Hi Niall, please, could you add a tag to the issues that are pre-review, the ones that are open and the one that are closed, please? Best, Vicente
please, could you add a tag to the issues that are pre-review, the ones that are open and the one that are closed, please?
The issues open and closed at the time of the review were entirely covered by that post. Each night after the kids go to bed I'm clearing issues one by one until 2am each night, so the current list on github has changed. That's develop branch though, master branch is untouched for the review. Niall -- ned Productions Limited Consulting http://www.nedproductions.biz/ http://ie.linkedin.com/in/nialldouglas/
participants (2)
-
Niall Douglas
-
Vicente J. Botet Escriba