Compiler bug ?
Jonathan M Davis
jmdavisProg at gmx.com
Fri May 17 10:27:29 PDT 2013
On Friday, May 17, 2013 19:19:46 bearophile wrote:
> I think to answer this issue we need someone that knows more
> about the DMD compiler (as Kenji Hara). I think that if we want
> to forbid those variables in user code, then probably there is a
> way do to it.
Oh, I'm sure that it would be possible. It's just a question of how
complicated that would be and whether it's worth it given that very few
programmers try and declare variables which start with two underscores.
- Jonathan M Davis
More information about the Digitalmars-d-learn
mailing list