[Issue 4211] New: struct with annotation(@safe)

2010-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4211 Summary: struct with annotation(@safe) Product: D Version: 2.041 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 4211] struct with annotation(@safe)

2010-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4211 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 4210] Random crashes / heisenbugs caused by dmd commit 478: compiler fucks up vtables

2010-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4210 --- Comment #3 from Walter Bright bugzi...@digitalmars.com 2010-05-20 11:33:14 PDT --- Thanks for producing this test case, it is most helpful. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 4212] New: DWARF: void arrays cause gdb errors

2010-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4212 Summary: DWARF: void arrays cause gdb errors Product: D Version: 1.057 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 4213] New: Strange behaviour with static void[] arrays

2010-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4213 Summary: Strange behaviour with static void[] arrays Product: D Version: 1.057 Platform: Other OS/Version: All Status: NEW Keywords: rejects-valid Severity: normal

[Issue 4213] Strange behaviour with static void[] arrays

2010-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4213 --- Comment #1 from nfx...@gmail.com 2010-05-20 12:16:10 PDT --- Never mind that bit about the struct's size, b is 9 bytes, aligned on 4 = 12 bytes. Correct. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email

[Issue 4212] DWARF: void arrays cause gdb errors

2010-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4212 Robert Clipsham rob...@octarineparrot.com changed: What|Removed |Added CC|

[Issue 4213] Strange behaviour with static void[] arrays

2010-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4213 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 4212] DWARF: void arrays cause gdb errors

2010-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4212 Robert Clipsham rob...@octarineparrot.com changed: What|Removed |Added Keywords||patch ---

[Issue 4214] New: Rebinding of scoped class references

2010-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4214 Summary: Rebinding of scoped class references Product: D Version: future Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2

[Issue 2411] Reference Tuple Foreach

2010-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2411 Trass3r mrmoc...@gmx.de changed: What|Removed |Added CC||mrmoc...@gmx.de --- Comment

[Issue 4215] New: auto ref parameters don't work with class template variables

2010-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4215 Summary: auto ref parameters don't work with class template variables Product: D Version: 2.038 Platform: All OS/Version: All Status: NEW Severity:

[Issue 4214] Rebinding of scoped class references

2010-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4214 --- Comment #1 from bearophile_h...@eml.cc 2010-05-20 16:59:15 PDT --- Sorry, I meant: 2) The right semantics of the code I have written there seems to be: both F(1) and F(2) objects need to be deallocated when main() ends. -- Configure

[Issue 4212] DWARF: void arrays cause gdb errors

2010-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4212 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4213] Strange behaviour with static void[] arrays

2010-05-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4213 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED