https://issues.dlang.org/show_bug.cgi?id=16519
Seb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Seb <[email protected]> --- FWIW -dip1000 warns about this problem: foo.d(8): Deprecation: slice of static array temporary returned by toHexString(hash) assigned to longer lived variable a but I still think we should do something about the API. --
