mutable constant?

Jonathan M Davis jmdavisProg at gmx.com
Tue Jun 25 16:10:08 PDT 2013


On Wednesday, June 26, 2013 00:52:58 Namespace wrote:
> If you change uint to size_t it works fine AFAIK.

Yes. It's easy enough to fix, but it _is_ arguably a bug in the code, and it's 
the only one that's obvious to me. I don't understand what about the code 
makes you think that it might be violating the type system.

- Jonathan M Davis


P.S. Please always quote at least a portion of the post that you're replying 
to. Clients frequently do not manage to thread posts correctly, and it's not 
always clear which post a post is replying to if it doesn't quote any of its 
parent. In this particular case, based on what you said, I expect that you 
were replying to me, but it's threaded in my client as being a responsed to 
Simen. Also, not all posters even use a threaded view. So, relying on 
threading to make it clear which post you're replying to is not a good idea.


More information about the Digitalmars-d-learn mailing list