[Issue 5976] variable used before set with foreach with ref + scope(failure) + structure method + -O -inline

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5976 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||rejects-valid

[Issue 5976] variable used before set with foreach with ref + scope(failure) + structure method + -O -inline

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5976 --- Comment #2 from Don clugd...@yahoo.com.au 2011-05-11 08:28:11 PDT --- Reduced test case that doesn't require structs or -inline. Compile with -O. void bug5976() { int[] barr; int * k; foreach (ref b; barr) {

[Issue 5978] New: ICE when calling __traits(parent) on the child of an anonymous function.

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5978 Summary: ICE when calling __traits(parent) on the child of an anonymous function. Product: D Version: D2 Platform: Other OS/Version: Mac OS X Status: NEW

[Issue 5979] New: bigint rvalue equality

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5979 Summary: bigint rvalue equality Product: D Version: D2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Phobos

[Issue 5979] bigint equality comparison with rvalue

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5979 kenn...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5609] struct opEquals doesn't conform to language specifications.

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5609 kenn...@gmail.com changed: What|Removed |Added CC||dpx.infin...@gmail.com --- Comment

[Issue 5980] New: Can't pass __traits value as const(char)*

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5980 Summary: Can't pass __traits value as const(char)* Product: D Version: future Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 5981] New: Can't used post defined constant at compile-time

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5981 Summary: Can't used post defined constant at compile-time Product: D Version: future Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 5980] foreach element of a type tuple of string literals is not implicitly convertible to immutable(char)*

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5980 kenn...@gmail.com changed: What|Removed |Added Summary|Can't pass __traits value |foreach element of a type

[Issue 5980] foreach element of a type tuple of string literals is not implicitly convertible to immutable(char)*

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5980 --- Comment #7 from Andrei Alexandrescu and...@metalanguage.com 2011-05-11 12:44:19 PDT --- I must be confused, sorry. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because:

[Issue 5982] New: [2.053 beta] std.iterator gone, but no mention of the change

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5982 Summary: [2.053 beta] std.iterator gone, but no mention of the change Product: D Version: future Platform: Other OS/Version: Windows Status: NEW

[Issue 5966] [2.053 beta][CTFE] Stack overflow on trivial func

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5966 --- Comment #3 from Walter Bright bugzi...@digitalmars.com 2011-05-11 13:03:48 PDT --- (In reply to comment #2) OPTLINK : Warning 23: No Stack OPTLINK : Warning 134: No Start Address That's because there's no main() function in the source

[Issue 5983] New: [2.053 beta] 2.051 and 2.052 missing from changelog

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5983 Summary: [2.053 beta] 2.051 and 2.052 missing from changelog Product: D Version: future Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority:

[Issue 5982] [2.053 beta] std.iterator gone, but no mention of the change

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5982 kenn...@gmail.com changed: What|Removed |Added CC||kenn...@gmail.com --- Comment #1

[Issue 5984] New: add new keywords obj_const and obj_immutable to make it possible to declare mutable reference variables referencing const or immutable class instances

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5984 Summary: add new keywords obj_const and obj_immutable to make it possible to declare mutable reference variables referencing const or immutable class instances Product: D

[Issue 5984] add new keywords obj_const and obj_immutable to make it possible to declare mutable reference variables referencing const or immutable class instances

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5984 kenn...@gmail.com changed: What|Removed |Added CC||kenn...@gmail.com --- Comment #1

[Issue 5983] [2.053 beta] 2.051 and 2.052 missing from changelog

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5983 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 5983] [2.053 beta] 2.051 and 2.052 missing from changelog

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

[Issue 5985] New: string enum fails with debugging enabled

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5985 Summary: string enum fails with debugging enabled Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal

[Issue 1926] TypeInfo methods getHash, compare, equals unimplemented for AA, function and delegate

2011-05-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1926 Rob Jacques sandf...@jhu.edu changed: What|Removed |Added CC||sandf...@jhu.edu

[Issue 5965] [2.053 beta] map rejects a predicate with anon-func and nested func

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