[Issue 8927] New: Download page should list dependencies

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8927 Summary: Download page should list dependencies Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 2837] OPTLINK and LARGEADDRESSAWARE

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2837 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com ---

[Issue 8222] Optlink crashes when debug info is enabled

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8222 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com ---

[Issue 4897] CodeView: No locals or parameters are shown when debugging, because of missing function info

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4897 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8924] Delegate becomes invalid after a while

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8924 Maxim Fomin ma...@maxim-fomin.ru changed: What|Removed |Added CC||ma...@maxim-fomin.ru

[Issue 8928] New: Poor error message for derived class without constructor

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8928 Summary: Poor error message for derived class without constructor Product: D Version: D1 D2 Platform: All OS/Version: All Status: NEW Severity: minor

[Issue 8924] Delegate becomes invalid after a while

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8924 Malte Skarupke malteskaru...@web.de changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8929] New: long.min is a Voldermort literal

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8929 Summary: long.min is a Voldermort literal Product: D Version: D1 D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component:

[Issue 8905] DList.Range: Internal error, inconsistent state

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8905 --- Comment #5 from monarchdo...@gmail.com 2012-11-01 09:53:40 PDT --- (In reply to comment #4) (In reply to comment #3) [SNIP] Actually, I remember that I had corrected all these bugs, but had never gotten around to committing them...

[Issue 8930] New: std.algorithm.move only operates on hasLvalueElements

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8930 Summary: std.algorithm.move only operates on hasLvalueElements Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority:

[Issue 8931] New: array/slice assignment causes destruction + postblit instead of opAssign

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8931 Summary: array/slice assignment causes destruction + postblit instead of opAssign Product: D Version: unspecified Platform: All OS/Version: All Status: NEW

[Issue 8931] array/slice assignment causes destruction + postblit instead of opAssign

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8931 Maxim Fomin ma...@maxim-fomin.ru changed: What|Removed |Added CC||ma...@maxim-fomin.ru

[Issue 8931] array/slice assignment causes destruction + postblit instead of opAssign

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8931 --- Comment #2 from monarchdo...@gmail.com 2012-11-01 11:07:07 PDT --- (In reply to comment #1) I don't understand clearly this issue. You first state that when arrays are assigned you expect that this is done element-by element, but actually

[Issue 8931] array/slice assignment causes destruction + postblit instead of opAssign

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8931 --- Comment #3 from Maxim Fomin ma...@maxim-fomin.ru 2012-11-01 11:48:32 PDT --- (In reply to comment #2) I mean: //void main() { S[2] a = [S(1), S(2)]; S[2] b = a; //Fine postblit here a[] = b[]; //But HERE, please use

[Issue 8108] Forward declaration and implementation allowed in same file

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8108 --- Comment #1 from github-bugzi...@puremagic.com 2012-11-01 13:13:51 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8108] Forward declaration and implementation allowed in same file

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8108 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8929] long.min is a Voldermort literal

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8929 monarchdo...@gmail.com changed: What|Removed |Added CC||monarchdo...@gmail.com ---

[Issue 8021] BigInt division bug

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8021 --- Comment #2 from github-bugzi...@puremagic.com 2012-11-01 14:35:37 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 8021] BigInt division bug

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8021 Alex R�nne Petersen a...@lycus.org changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 1188] Command-line arguments are encoded in CP_ACP on Windows instead of UTF-8

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1188 Alex R�nne Petersen a...@lycus.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 1188] Command-line arguments are encoded in CP_ACP on Windows instead of UTF-8

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1188 --- Comment #8 from github-bugzi...@puremagic.com 2012-11-01 14:54:35 PDT --- Commits pushed to phobos-1.x at https://github.com/D-Programming-Language/phobos

[Issue 8932] New: [Bugzilla] Version list in advanced search needs to be properly sorted

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8932 Summary: [Bugzilla] Version list in advanced search needs to be properly sorted Product: D Version: unspecified Platform: All OS/Version: All Status: NEW

[Issue 8932] [Bugzilla] Version list in advanced search needs to be properly sorted

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8932 --- Comment #1 from Andrej Mitrovic andrej.mitrov...@gmail.com 2012-11-01 21:09:52 PDT --- See what's really odd is that the Version box in *HERE* is actually properly sorted. It's the one in advanced search that's not sorted properly. --

[Issue 7030] const method mangling of extern(C++) structs

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7030 --- Comment #2 from github-bugzi...@puremagic.com 2012-11-01 21:33:36 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 7030] const method mangling of extern(C++) structs

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7030 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8928] Poor error message for derived class without constructor

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

[Issue 8928] Poor error message for derived class without constructor

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8928 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added CC|

[Issue 8912] Error compiling core.memory - possible DDoc problem

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

[Issue 8928] Poor error message for derived class without constructor

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8928 --- Comment #3 from Andrej Mitrovic andrej.mitrov...@gmail.com 2012-11-01 22:48:02 PDT --- (In reply to comment #2) Synthesized? That's a very odd choice of words, and actually, I'd argue that it's outright incorrect. It's standard

[Issue 8928] Poor error message for derived class without constructor

2012-11-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8928 --- Comment #4 from Andrej Mitrovic andrej.mitrov...@gmail.com 2012-11-01 22:48:53 PDT --- (In reply to comment #3) (In reply to comment #2) Synthesized? That's a very odd choice of words, and actually, I'd argue that it's outright