https://issues.dlang.org/show_bug.cgi?id=14301
Dicebot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Dicebot <[email protected]> --- I don't see what can be done here to be honest. This is inherent flaw of D module system - adding new symbols to Phobos/druntime will break user code that already defined symbols with same name, --
