Conversation
Modify `private oppositeSigns`. Reason: `findRoot!(double, real)` failed to compile.
|
Error (without fix) |
|
LGTM Edit: there should be a unit test for the bug to protect against regressions. |
|
The usual convention is T1/T2/etc.., not Ta/Tb. |
regression control
skip line
|
@Poita, unittest added. |
|
One test failed after T1 and T2 fix: |
|
Could you file the ICE? Thanks. |
Yeah, that or |
|
Btw where does T/U/V come from? |
Hmm yep. It's funny how we're used to 0-indexing but we often use T1/T2 rather than T0/T1. |
Simply the alphabet I guess. Kind of like we start with |
In C++, migrating from |
|
I will create new PR because I delete my clone of Phobos. |
dlang#1894 dlang#1893 rewopen
Modify
private oppositeSigns.Reason:
findRoot!(double, real)failed to compile.