[Issue 2970] New: shared variables and std.stdio.writefln

2009-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2970 Summary: shared variables and std.stdio.writefln Product: D Version: 2.030 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Compone

[Issue 314] Static, renamed, and selective imports are always public

2009-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=314 --- Comment #7 from Walter Bright 2009-05-12 19:04:58 PDT --- Access protection is defined to happen after lookup and overload resolution. Making private symbols invisible defeats this, and also doesn't work as the overload list is a linked

[Issue 2969] New: ICE on const declaration

2009-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2969 Summary: ICE on const declaration Product: D Version: 2.030 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 2968] New: Add a pragma(framework) on osx

2009-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2968 Summary: Add a pragma(framework) on osx Product: D Version: unspecified Platform: Macintosh OS/Version: Mac OS X Status: NEW Severity: enhancement Priority: P2

[Issue 2592] Cast in std.stdio disallowed in safe mode

2009-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2592 --- Comment #1 from Andrew Talbot 2009-05-12 13:32:17 PDT --- In the current version of D2 (version 2.030) the casts that cause safe mode compilation to fail when std.stdio is imported are now to be found in .../druntime/import/core/stdc/si

[Issue 2967] New: spec does not mention that inline asm is a valid "return" statement.

2009-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2967 Summary: spec does not mention that inline asm is a valid "return" statement. Product: D Version: 1.043 Platform: All OS/Version: All Status: NEW Keywords

[Issue 2385] spec says all structs are returned via hidden pointer on linux, but it uses registers

2009-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2385 Tomas Lindquist Olsen changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIX

[Issue 2385] spec says all structs are returned via hidden pointer on linux, but it uses registers

2009-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2385 Tomas Lindquist Olsen changed: What|Removed |Added Depends on||2648 --- Comment #3 from Tom

[Issue 314] Static, renamed, and selective imports are always public

2009-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=314 Christian Kamm changed: What|Removed |Added Attachment #246 is|0 |1 obsolete|

[Issue 2836] Navigate from ClassInfo to TypeInfo

2009-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2836 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2966] New: std.algorithm.sort Slower than Selection Sort

2009-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2966 Summary: std.algorithm.sort Slower than Selection Sort Product: D Version: 2.029 Platform: PC OS/Version: Windows Status: NEW Keywords: performance Severity: regres

[Issue 792] Erroneous "statement is not reachable" on class declaration

2009-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=792 Luís Marques changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2965] New: std.date: timezone not initialized

2009-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2965 Summary: std.date: timezone not initialized Product: D Version: 2.029 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: P