[Issue 3422] Structs with default initializers bigger than register size cannot be default parameters

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3422 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au ---

[Issue 3422] ICE(cgcod.c) Structs with default initializers bigger than register size cannot be default parameters

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3422 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||ice-on-valid-code

[Issue 3423] New: The Bartosz Blocker

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3423 Summary: The Bartosz Blocker Product: D Version: 2.035 Platform: All OS/Version: All Status: NEW Keywords: patch, wrong-code Severity: blocker Priority:

Re: [Issue 3423] Destructor and postblit don't get copied to the header file when using -H

2009-10-20 Thread Don
d-bugm...@puremagic.com wrote: http://d.puremagic.com/issues/show_bug.cgi?id=3423 Leandro Lucarella llu...@gmail.com changed: What|Removed |Added CC|

[Issue 3424] New: Ref counting still doesn't work for std.stdio.File

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3424 Summary: Ref counting still doesn't work for std.stdio.File Product: D Version: 2.035 Platform: Other OS/Version: Windows Status: NEW Severity: critical Priority:

[Issue 3425] New: std.stdio.File does not properly handle EOF from stdin on Windows

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3425 Summary: std.stdio.File does not properly handle EOF from stdin on Windows Product: D Version: 2.035 Platform: Other OS/Version: Windows Status: NEW

[Issue 2364] ftell return type is long in C, that is 64-bit on x86-64

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2364 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added CC|

[Issue 3426] New: ICE(optimize.c): struct literal with cast, as function default parameter.

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3426 Summary: ICE(optimize.c): struct literal with cast, as function default parameter. Product: D Version: 1.020 Platform: All OS/Version: Windows Status: NEW

[Issue 3424] Ref counting still doesn't work for std.stdio.File

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3424 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3427] New: Chain doesn't work w/ arrays with immutable elements.

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3427 Summary: Chain doesn't work w/ arrays with immutable elements. Product: D Version: 2.035 Platform: Other OS/Version: Windows Status: NEW Keywords: patch Severity:

[Issue 3428] New: OSX 10.6.1 Access violation when writing to global variables

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3428 Summary: OSX 10.6.1 Access violation when writing to global variables Product: D Version: 1.050 Platform: x86_64 OS/Version: Mac OS X Status: NEW

[Issue 3427] Chain doesn't work w/ arrays with immutable elements.

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3427 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 3421] Inline assembler problems accessing static variables

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3421 --- Comment #2 from Graham grahamc00...@yahoo.co.uk 2009-10-20 15:29:29 PDT --- Thanks. Is there any way to put __gshared or immutable into a typedef or alias so that conditional compilation can allow code to compile with both DMD v1 and DMD

[Issue 3424] Ref counting still doesn't work for std.stdio.File

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3424 Leandro Lucarella llu...@gmail.com changed: What|Removed |Added CC||llu...@gmail.com

[Issue 3424] Ref counting still doesn't work for std.stdio.File

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3424 --- Comment #3 from Andrei Alexandrescu and...@metalanguage.com 2009-10-20 17:38:19 PDT --- (In reply to comment #2) Your commit, r1300, also removes some opSlice(): @@ -736,10 +740,4 @@ /// Range primitive implementations. -

[Issue 3424] Ref counting still doesn't work for std.stdio.File

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3424 --- Comment #4 from Leandro Lucarella llu...@gmail.com 2009-10-20 17:50:14 PDT --- (In reply to comment #3) (In reply to comment #2) Your commit, r1300, also removes some opSlice(): @@ -736,10 +740,4 @@ /// Range

[Issue 3429] New: Core dump on passing template literal to member function.

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3429 Summary: Core dump on passing template literal to member function. Product: D Version: 2.035 Platform: Other OS/Version: Windows Status: NEW Keywords:

[Issue 3424] Ref counting still doesn't work for std.stdio.File

2009-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3424 Brad Roberts bra...@puremagic.com changed: What|Removed |Added CC||bra...@puremagic.com