On Saturday, 21 September 2013 at 22:06:07 UTC, Walter Bright
wrote:
On 9/21/2013 2:40 PM, Maxim Fomin wrote:
Thanks, that is clear. Unfortunately, I cannot say that the
explanation improves
my attidute to the language - dmd still breaks too often code
and some
significant features (like AAs, scope, shared) are at risk to
be seriously
changed which is a serious problem to the user.
I'm curious - was there a logic bug in your code with the
overflow, or had that been the intended behavior?
This was bug in gtkd sources when I tried to compile its most
recent version (tried even from github) with git-head dmd. I
think it is a problem of gtkd developers rather than dmd.