Jump to conversation
Unresolved conversations (9)
@wilzbach wilzbach Jan 17, 2018
This is pretty ugly, but my attempt at working around https://issues.dlang.org/show_bug.cgi?id=18251
std/math.d
@wilzbach wilzbach Jan 17, 2018
https://issues.dlang.org/show_bug.cgi?id=18250 - I didn't know a better way to workaround it.
std/format.d
@wilzbach wilzbach Jan 17, 2018
https://issues.dlang.org/show_bug.cgi?id=18250 - I didn't know a better way to workaround it.
std/format.d
@wilzbach wilzbach Jan 10, 2018
This is part of https://github.com/dlang/phobos/pull/5698 (either we pull #5698 or this PR, whatever is quicker)
std/complex.d
@wilzbach wilzbach Jan 9, 2018
So `primitiveTypeInfo` is a relict from the old `doFormat` days. It's not used anywhere anymore. See e.g. https://github.com/dlang/phobos/pull/4978
Outdated
std/format.d
@wilzbach wilzbach Jan 9, 2018
Not sure how to deal with this in another way.
Outdated
std/math.d
@wilzbach wilzbach Jan 9, 2018
Not sure how to deal with this in another way.
Outdated
std/math.d
@wilzbach wilzbach Jan 8, 2018
The complex deprecation currently triggers error in deprecated code. See https://issues.dlang.org/show_bug.cgi?id=18212
Outdated
std/math.d
@wilzbach wilzbach Jan 8, 2018
How can we call `typeid` without a deprecation warning?
Outdated
std/format.d
ibuclaw
Resolved conversations (0)