[Issue 4175] linux.mak doesn't declare sufficient dependencies to support parallel builds

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4175 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3634] return value not passed to out contracts of private methods

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3634 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3667] Regression(D2 only): broken out(result) in contracts

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3667 --- Comment #8 from Don clugd...@yahoo.com.au 2010-06-07 00:11:57 PDT --- *** Issue 3634 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 4291] New: Pure functions cannot access mixed in variables

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4291 Summary: Pure functions cannot access mixed in variables Product: D Version: 2.041 Platform: All OS/Version: All Status: NEW Keywords: rejects-valid Severity:

[Issue 4291] Pure functions cannot access mixed in variables

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4291 Shin Fujishiro rsi...@gmail.com changed: What|Removed |Added Keywords||patch --- Comment #1

[Issue 3822] alloca() can return the same address inside a function

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3822 --- Comment #3 from bearophile_h...@eml.cc 2010-06-07 04:04:04 PDT --- Maybe the alloca() used by dmd frees memory as soon as the current scope is left, instead of deferring all deallocation until function exit. See:

[Issue 3822] Memory allocated with alloca() is freed at end of scope instead at end of function

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3822 nfx...@gmail.com changed: What|Removed |Added Keywords||wrong-code CC|

[Issue 4192] Regression (1.061, D1 only): Certain CTFs can't be evaluated anymore

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4192 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4210] Random crashes / heisenbugs caused by dmd commit 478: compiler messes up vtables

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4210 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||aziz.koek...@gmail.com ---

[Issue 3562] Static Array ops create duplicate method definitions

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3562 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au

[Issue 3569] DMD Stack Overflow with a struct member function inside a C-style struct initializer

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3569 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords|rejects-valid |ice-on-valid-code ---

[Issue 3420] [PATCH] Allow string import of files using subdirectories

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3420 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords|patch | CC|

[Issue 3569] DMD Stack Overflow with a struct member function inside a C-style struct initializer

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3569 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch --- Comment #6 from

[Issue 4230] version(unittest)

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4230 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3831] writeln of a delegate typeid

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3831 --- Comment #2 from bearophile_h...@eml.cc 2010-06-07 14:45:46 PDT --- Another example, with functions too: import std.stdio: writeln; int foo(float x) { return 0; } void main() { writeln(typeid(typeof(foo))); // int() int bar(float

[Issue 4292] New: [PATCH] CommonType fails for singular alias value

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4292 Summary: [PATCH] CommonType fails for singular alias value Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 4293] New: Wrong line number with @disable

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4293 Summary: Wrong line number with @disable Product: D Version: 2.041 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component:

[Issue 3086] TypeInfo opEquals returns incorrect results

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3086 nfx...@gmail.com changed: What|Removed |Added Keywords||wrong-code --- Comment #1 from

[Issue 3831] writeln of a delegate typeid

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3831 nfx...@gmail.com changed: What|Removed |Added CC||nfx...@gmail.com --- Comment #3

[Issue 3086] TypeInfo opEquals returns incorrect results

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3086 nfx...@gmail.com changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Comment

[Issue 3831] writeln of a delegate typeid

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3831 nfx...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3428 Sean Kelly s...@invisibleduck.org changed: What|Removed |Added Status|NEW |RESOLVED

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

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3428 nfx...@gmail.com changed: What|Removed |Added CC||nfx...@gmail.com --- Comment #2

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

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3428 --- Comment #3 from Don clugd...@yahoo.com.au 2010-06-07 21:24:18 PDT --- (In reply to comment #2) Sean, shouldn't this be marked as WORKSFORME, then? If you've ever been able to reproduce the problem, it's FIXED. If not, its WORKSFORME. --

[Issue 4262] Header generation omits 'enum' for enum declarations

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4262 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED