[Issue 7783] compiler generated struct equality doesn't compare array fields

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7783 --- Comment #1 from Kenji Hara 2012-03-25 23:54:49 PDT --- I think this is just same as bug 3789. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 7774] I've found a bug in D2

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7774 --- Comment #4 from Andrey Derzhavin 2012-03-25 23:46:44 PDT --- (In reply to comment #3) > You have found a bug in DMD 2.058, not in D2. > > > Smaller test case: > struct A{ > double x; > void f(double d){x%=cast(double)d;} > } > vo

[Issue 7783] New: compiler generated struct equality doesn't compare array fields

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7783 Summary: compiler generated struct equality doesn't compare array fields Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 7621] Immutable type equivalence problem

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7621 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7751] [ICE] (Regression 2.059head) From auto and forward reference

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7751 Kenji Hara changed: What|Removed |Added Summary|[ICE] From auto and forward |[ICE] (Regression |refer

[Issue 7770] __dollar cannot be read at compile time

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7770 d...@dawgfoto.de changed: What|Removed |Added Keywords||CTFE Status|RESOLVED

[Issue 7770] __dollar cannot be read at compile time

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7770 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7781] [CTFE] Segmentation fault on 'mixin({return;}());'

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7781 Kenji Hara changed: What|Removed |Added Summary|Segmentation fault on |[CTFE] Segmentation fault

[Issue 7782] New: [ICE] With wrong import syntax

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7782 Summary: [ICE] With wrong import syntax Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: diagnostic Severity: normal Priorit

[Issue 7781] New: Segmentation fault on 'mixin({return;}());'

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7781 Summary: Segmentation fault on 'mixin({return;}());' Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: ice Severity: normal Prior

[Issue 7780] New: Template mixin'd members do not properly overload

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7780 Summary: Template mixin'd members do not properly overload Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 C

[Issue 7779] New: D1-style opWhatever method is chosen in preference to opBinary under D2

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7779 Summary: D1-style opWhatever method is chosen in preference to opBinary under D2 Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keyw

[Issue 7778] New: regression(DMD 2.059head) Segmentation fault on 'auto foo(){bar[]r; r~=[]; }'

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7778 Summary: regression(DMD 2.059head) Segmentation fault on 'auto foo(){bar[]r;r~=[];}' Product: D Version: unspecified Platform: All OS/Version: All Status: NEW

[Issue 7774] I've found a bug in D2

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7774 timon.g...@gmx.ch changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7742] 'More initializers than fields' error with correct number of fields

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7742 --- Comment #3 from bearophile_h...@eml.cc 2012-03-25 13:23:16 PDT --- *** Issue 7094 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving thi

[Issue 7094] More initializers than struct fields for static member creation

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7094 bearophile_h...@eml.cc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7774] I've found a bug in D2

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

[Issue 7775] New: std.range.chunks on const array of strings too

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7775 Summary: std.range.chunks on const array of strings too Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: enhan

[Issue 7777] New: std.typecons.Typedef problem with global arrays

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id= Summary: std.typecons.Typedef problem with global arrays Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: norm

[Issue 7776] New: std.array.join on const array of strings too

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7776 Summary: std.array.join on const array of strings too Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: enhance

[Issue 7774] I've found a bug in D2

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7774 Dmitry Olshansky changed: What|Removed |Added CC||dmitry.o...@gmail.com --- Comment #

[Issue 7742] 'More initializers than fields' error with correct number of fields

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7742 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7774] New: I've found a bug in D2

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7774 Summary: I've found a bug in D2 Product: D Version: D2 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DMD Ass

[Issue 7742] 'More initializers than fields' error with correct number of fields

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7742 --- Comment #2 from github-bugzi...@puremagic.com 2012-03-25 12:30:52 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/92c8e7bdcc9ad100f8efca5cac1095ff255413d3

[Issue 7773] New: UCFS syntax on built-in attributes too?

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7773 Summary: UCFS syntax on built-in attributes too? Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: minor

[Issue 7772] New: Remove volatile statements from core.thread

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7772 Summary: Remove volatile statements from core.thread Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Componen

[Issue 7771] New: [ICE][CTFE] With maketrans and string slicing

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7771 Summary: [ICE][CTFE] With maketrans and string slicing Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal

[Issue 7442] ctRegex!`\p{Letter}` uses a lot memory in compilation

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7442 josvanu...@gmail.com changed: What|Removed |Added CC||josvanu...@gmail.com --- Comment

[Issue 7770] New: __dollar cannot be read at compile time

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7770 Summary: __dollar cannot be read at compile time Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal

[Issue 3731] Derived class implicitly convertible to base class with arbitrary change of constancy

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3731 Stewart Gordon changed: What|Removed |Added Summary|Can implicitly cast an |Derived class implicitly

[Issue 7230] Crash during printing anonymous union with writeln family functions.

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7230 Kenji Hara changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comment #6

[Issue 7324] Access Violation when printing struct with union

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7324 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7331] ICE(toir.c) on curried delegate literal where the first of 3 arguments is referenced

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7331 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7768] More readable template error messages

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7768 Kenji Hara changed: What|Removed |Added CC||and...@metalanguage.com --- Comment #2 fr

[Issue 2696] Spurious "if"clause of template function shown in error message

2012-03-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2696 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|