[Issue 5381] New: [regression 2.051] switch fails for wstring and dstring

2010-12-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5381 Summary: [regression 2.051] switch fails for wstring and dstring Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: patch,

[Issue 5382] New: [regression 2.051] DLL multi-threading broken

2010-12-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5382 Summary: [regression 2.051] DLL multi-threading broken Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: patch Severity: regression

Re: align(n) not working

2010-12-28 Thread %u
I just realized that this is an automated forum... just wanted to say sorry about posting here, and thank you for bearing with this!

[Issue 5383] New: writeln of alias-this matrix

2010-12-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5383 Summary: writeln of alias-this matrix Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal

[Issue 5384] New: Rows foreach on alias-this matrix

2010-12-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5384 Summary: Rows foreach on alias-this matrix Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal

[Issue 4942] Cannot use std.container.Array with a struct as type parameter

2010-12-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4942 Stephan Dilly s...@extrawurst.org changed: What|Removed |Added Platform|x86_64 |All

[Issue 5385] New: DMD doesn't block access to static package members

2010-12-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5385 Summary: DMD doesn't block access to static package members Product: D Version: D2 Platform: All OS/Version: Windows Status: NEW Severity: minor Priority: P2

[Issue 5386] New: Initialising out float parameter causes FPU exception

2010-12-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5386 Summary: Initialising out float parameter causes FPU exception Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 5381] [regression 2.051] switch fails for wstring and dstring

2010-12-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5381 Brad Roberts bra...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5387] New: Unclear error message override cannot be applied to variable

2010-12-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5387 Summary: Unclear error message override cannot be applied to variable Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW Severity:

[Issue 5389] New: IsExpression spec is wrong

2010-12-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5389 Summary: IsExpression spec is wrong Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2 Component: websites

Version (X86_64) for struct_stat64 on Linux x86_64

2010-12-28 Thread Chuck Blake
Hi. I realize that 64-bit phobos is relatively work in progress. I thought I'd contribute. struct_stat64 is broken on Linux x86_64 which further breaks an awful lot of file IO. I have a small patch that fixes it. I tested this with gdc 2.051 within gcc-4.5.2, with an attached program and

Re: Version (X86_64) for struct_stat64 on Linux x86_64

2010-12-28 Thread Simen kjaeraas
Chuck Blake c...@mit.edu wrote: Hi. I realize that 64-bit phobos is relatively work in progress. I thought I'd contribute. struct_stat64 is broken on Linux x86_64 which further breaks an awful lot of file IO. I have a small patch that fixes it. I tested this with gdc 2.051 within

[Issue 2962] ICE(glue.c) or bad codegen passing variable as template value parameter

2010-12-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2962 Haruki Shigemori rayerd@gmail.com changed: What|Removed |Added CC|

[Issue 2962] ICE(glue.c) or bad codegen passing variable as template value parameter

2010-12-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2962 --- Comment #25 from Haruki Shigemori rayerd@gmail.com 2010-12-28 23:08:59 PST --- Sorry, you will encounter this issue when dmd and phobos are debug build. For dmd, you will build dmd with make -f win32.mak and DEBUG=-g -D -DUNITTEST