std.digest toHexString

Adam D. Ruppe via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Mar 16 11:41:40 PDT 2017


On Thursday, 16 March 2017 at 18:10:43 UTC, H. S. Teoh wrote:
> But in that case, wouldn't that mean implicit slicing isn't to 
> blame here? (Not that I'm arguing for implicit slicing -- I 
> think it needs to go, too, having been bitten by it before -- 
> but this particular case wouldn't constitute as evidence 
> against it.)

The implicit slicing is still bug prone, just dip1000 catches it 
before it snowballs. That's a good thing, dip1000 puts an 
additional wall between the termites and the wood, but the 
termites do remain.


More information about the Digitalmars-d-learn mailing list