[Issue 8897] New: Regression: 'has forward references' error for static class after template mixin

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8897 Summary: Regression: 'has forward references' error for static class after template mixin Product: D Version: D1 & D2 Platform: All OS/Version: All Status: NEW

[Issue 8897] Regression: 'has forward references' error for static class after template mixin

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8897 Don changed: What|Removed |Added Keywords||rejects-valid Severity|normal

[Issue 8897] Regression: 'has forward references' error for static class after template mixin

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8897 --- Comment #1 from Don 2012-10-26 02:55:27 PDT --- Applies to both D1 and D2. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 6167] RefCounted and lazy/delegate

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6167 Denis Shelomovskij changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 8182] with a lazy struct parameter, the struct's destructor is called on the generated delegate

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8182 Denis Shelomovskij changed: What|Removed |Added CC||jsan...@gmail.com --- Comment #3

[Issue 8875] core.exception.InvalidMemoryOperationError in case of remove() in Destructors

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8875 Maxim Fomin changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6436] Refcounted initialization bug

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6436 Denis Shelomovskij changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Issue 6635] std.conv.emplace: enforcement is too weak

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6635 Denis Shelomovskij changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Issue 6436] Refcounted initialization bug

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6436 --- Comment #4 from Denis Shelomovskij 2012-10-26 20:47:37 MSD --- OK. Full fix added to the pull: https://github.com/D-Programming-Language/phobos/pull/896 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --

[Issue 8797] std.traits std.typetuple.Alias is private and used in std.traits

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8797 Alex R�nne Petersen changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 8832] Segfault when accessing range returned by function that has delegate referencing local variables

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8832 Maxim Fomin changed: What|Removed |Added CC||ma...@maxim-fomin.ru --- Comment #3 from

[Issue 8514] dmd generate bug that segfault in very weird situation.

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8514 Maxim Fomin changed: What|Removed |Added CC||ma...@maxim-fomin.ru --- Comment #2 from

[Issue 8898] New: false positive dangling else warning

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8898 Summary: false positive dangling else warning Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 8506] segault when using map with template delegate

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8506 Maxim Fomin changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 8514] dmd generate bug that segfault in very weird situation.

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8514 --- Comment #1 from Maxim Fomin 2012-10-26 11:45:18 PDT --- *** Issue 8506 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail be

[Issue 8898] false positive dangling else warning

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8898 Alex R�nne Petersen changed: What|Removed |Added CC||a...@lycus.org --- Comment #1 fr

[Issue 8894] 2.059: Lookup error message has become uninformative

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8894 --- Comment #4 from Andrej Mitrovic 2012-10-26 12:39:14 PDT --- (In reply to comment #3) > I've been thinking.. maybe we could change the verrorPrint function to print > to > a buffer by default, and then print that to stdout/stderr from the

[Issue 8514] dmd generate bug that segfault in very weird situation.

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8514 Brad Roberts changed: What|Removed |Added CC||bra...@puremagic.com --- Comment #3 fro

[Issue 8894] 2.059: Lookup error message has become uninformative

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8894 --- Comment #3 from Andrej Mitrovic 2012-10-26 12:35:01 PDT --- I've been thinking.. maybe we could change the verrorPrint function to print to a buffer by default, and then print that to stdout/stderr from the caller function when gagging is

[Issue 8899] New: Erroneous delegate usage and map template

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8899 Summary: Erroneous delegate usage and map template Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 8514] dmd generate bug that segfault in very weird situation.

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8514 --- Comment #4 from Maxim Fomin 2012-10-26 13:46:25 PDT --- (In reply to comment #3) > Would someone care to throw this at dustmite to reduce it? A smaller test > case > will be required for the test suite and would help make it easier to de

[Issue 8900] New: Using zip with char[] sometimes fails to compile

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8900 Summary: Using zip with char[] sometimes fails to compile Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Co

[Issue 8875] core.exception.InvalidMemoryOperationError in case of remove() in Destructors

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8875 hotcocoa...@gmail.com changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #3 from hotco

[Issue 2950] Switch for enum : string fails

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2950 --- Comment #3 from Andrej Mitrovic 2012-10-26 16:20:10 PDT --- Created an attachment (id=1157) Partial patch Partial patch against commit 6c01188d71433508bc4c0af6b821a97e8df2e986 The problem is this won't compile with -g option. When `EnumD

[Issue 8143] Safe std.conv.to enum conversion

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8143 --- Comment #20 from Andrej Mitrovic 2012-10-26 16:40:22 PDT --- (In reply to comment #16) > Another significant test case, this is useful in many simulations and games, > to > write safe tables and start conditions: > > enum Code : char { A

[Issue 8900] Using zip with char[] sometimes fails to compile

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8900 Peter Alexander changed: What|Removed |Added CC||peter.alexander...@gmail.co

[Issue 7432] DMD allows variables to be declared as pure

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7432 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comme

[Issue 7432] DMD allows variables to be declared as pure

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7432 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Com

[Issue 7432] DMD allows variables to be declared as pure

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7432 --- Comment #4 from Andrej Mitrovic 2012-10-26 17:43:00 PDT --- (In reply to comment #3) > (In reply to comment #2) > > > I don't know whether the front-end makes any difference between > > declarations in > > attribute blocks and those who

[Issue 8900] Using zip with char[] sometimes fails to compile

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8900 --- Comment #2 from hst...@quickfur.ath.cx 2012-10-26 18:33:50 PDT --- Hmm that is strange. I'm using git HEAD too, for dmd, druntime, and phobos. I just did a git pull and make clean ; make, and I'm still getting the same error. I'm on 64-bit

[Issue 8900] Using zip with char[] sometimes fails to compile

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8900 --- Comment #3 from hst...@quickfur.ath.cx 2012-10-26 18:37:16 PDT --- P.S. I meant that I did a git pull, make clean, and make, for all three, dmd, druntime, phobos (in that order). Still same error. -- Configure issuemail: http://d.puremagic

[Issue 5704] Silent ddoc failure on plot2kill

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5704 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comme

[Issue 8050] std.traits.isMutable ddocs

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8050 --- Comment #1 from github-bugzi...@puremagic.com 2012-10-26 20:26:25 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/25d9fa021caae04aae573eed51d049cabf

[Issue 8050] std.traits.isMutable ddocs

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8050 Alex R�nne Petersen changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 8895] infinite loop in DList.opEquals

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8895 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --- Com

[Issue 8895] infinite loop in DList.opEquals

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8895 Alex R�nne Petersen changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 8895] infinite loop in DList.opEquals

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8895 --- Comment #2 from github-bugzi...@puremagic.com 2012-10-26 21:45:06 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/77b3c443ee130066eded32734181628e01

[Issue 8896] RedBlackTree.opEquals has byref semantics

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8896 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --- Com

[Issue 8880] Feature Request into both std.ascii std.uni isNewline

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8880 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx

[Issue 8875] core.exception.InvalidMemoryOperationError in case of remove() in Destructors

2012-10-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8875 --- Comment #4 from Maxim Fomin 2012-10-26 22:40:36 PDT --- (In reply to comment #3) > (In reply to comment #2) > > AFAIK D garbage collector is non-reenterable. When a program returns from > > main > > function and GC collects objects, destr