std.digest toHexString

Carl Sturtivant via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Mar 16 10:27:37 PDT 2017


On Thursday, 16 March 2017 at 17:18:30 UTC, Adam D. Ruppe wrote:
> On Thursday, 16 March 2017 at 17:12:08 UTC, Carl Sturtivant 
> wrote:
>> I did that, and it made no difference. :(
>
> wait a minute i just realized:
>
> toHexString.d(11) in the error message
>
> You named the file toHexString which means the *module* will be 
> named toHexString by default...

OK, right!




More information about the Digitalmars-d-learn mailing list