[Issue 6517] [CTFE] ptr++ doesn't work but ++ptr does
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Aug 17 14:06:49 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6517
nsf <no.smile.face at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |no.smile.face at gmail.com
--- Comment #1 from nsf <no.smile.face at gmail.com> 2011-08-17 14:06:47 PDT ---
I can confirm it. But in my case it's 'p--' which cannot be interpreted at
compile-time, when ++p somewhere in the code works just fine. 'p' is
'const(char)*'.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list