string encryption
Adam D. Ruppe via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jul 1 16:56:28 PDT 2016
On Friday, 1 July 2016 at 22:23:23 UTC, Hiemlick Hiemlicker wrote:
> This also seems like a bug in D because manifest constants used
> as sole arguments to ctfe'able functions should be replaced by
> the function result.
I wouldn't call it a bug, but it could be seen as an enhancement
request, in a similar vein to keeping the unused ctfe functions
themselves out of the binary.
More information about the Digitalmars-d
mailing list