[Issue 4623] Non-integer type allowed as static array size

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4623 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4873] Assertion failure: '0' on line 1483 in file 'expression.c'

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4873 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4949] ICE on invalid static if using value of 'this'

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4949 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4641] Associative arrays of structs with alias this broken.

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4641 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2943] Struct copying in presence of alias member this only copies alias this member

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2943 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4773] [PATCH] Rebindable should be castable to bool

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4773 Shin Fujishiro changed: What|Removed |Added Keywords||rejects-valid Depends on|

[Issue 5020] Forward implicit bool conversions to alias this

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5020 Shin Fujishiro changed: What|Removed |Added Keywords||patch --- Comment #1 from Shin Fujish

[Issue 4825] Regression(1.057, 2.040) "Error: non-constant expression" with -inline

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4825 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4985] A missing length problem in typecons.Tuple

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4985 bearophile_h...@eml.cc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 5015] Cyclic import breaks is() in a static if

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5015 --- Comment #1 from William Moore 2010-10-08 12:24:22 PDT --- This regression is directly related to changeset 632 and 477 just as Issue 4302 was, but I'm not sure what conditions should be applied to ensure the code takes effect only in the c

[Issue 5020] New: Forward implicit bool conversions to alias this

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5020 Summary: Forward implicit bool conversions to alias this Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: rejects-valid Severity: normal

[Issue 5019] New: In std.regex, empty capture at end of string causes error

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5019 Summary: In std.regex, empty capture at end of string causes error Product: D Version: D2 Platform: x86_64 OS/Version: Windows Status: NEW Severity: norma

assertion failure '!vthis->csym' on line 698 in file 'glue.c'

2010-10-08 Thread Benjamin Thaut
Hi, when I compile the current state of my project, I get the following assertion failure: '!vthis->csym' on line 698 in file 'glue.c' I tried to reproduce this in a smaller scale, but it only appears in this very special case. The project currently contains 72 source files and it only happen

[Issue 5018] New: segfault / stack overflow when calling overriden Stream.writeBlock

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5018 Summary: segfault / stack overflow when calling overriden Stream.writeBlock Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: maj

[Issue 5017] New: Access Violation when calling a template function of outer class (from inner one)

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5017 Summary: Access Violation when calling a template function of outer class (from inner one) Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW

[Issue 4773] [PATCH] Rebindable should be castable to bool

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4773 Shin Fujishiro changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Issue 4634] typo in levenshteinDistanceAndPath documentation

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4634 Shin Fujishiro changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Issue 3613] enforce cannot be called with template parameters and compile.

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3613 Shin Fujishiro changed: What|Removed |Added Keywords||rejects-valid CC|

[Issue 5016] New: to!() can not convert from wide characters to char

2010-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5016 Summary: to!() can not convert from wide characters to char Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: major Priority: P2