[Issue 5689] [64-Bit] uniform() fails with -profile

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5689 --- Comment #7 from github-bugzi...@puremagic.com 2012-03-21 00:04:58 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/druntime

[Issue 7423] Regression (2.057): Hex Literals are no longer treated as unsigned.

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7423 --- Comment #11 from Don clugd...@yahoo.com.au 2012-03-21 01:35:59 PDT --- I have tried to reproduce the ICE, but it always compiles for me, using core.bitop.d together with core.bitop.di and command line args from comment 2. Is there any

[Issue 2462] DMD creates a wrong DLL so loading a DLL in the context of another Process via loadlibrary will crash the remote process

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2462 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au ---

[Issue 7745] New: Regression (1.x git-415e48a) Methods defined in external object files when a pointer to it is taken

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7745 Summary: Regression (1.x git-415e48a) Methods defined in external object files when a pointer to it is taken Product: D Version: D1 Platform: All OS/Version: All

[Issue 7746] New: Error with 'TOK232' declaring enum of anonymous nested class type

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7746 Summary: Error with 'TOK232' declaring enum of anonymous nested class type Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity:

[Issue 7734] Wrong comparison of float return value from opEquals

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7734 Simen Kjaeraas simen.kja...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7746] Error with 'TOK232' declaring enum of anonymous nested class type

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7746 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||diagnostic --- Comment #1

[Issue 7747] New: forward reference to func message fix

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7747 Summary: forward reference to func message fix Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: enhancement Priority: P2

[Issue 7748] New: Unification of template arguments with parameters does not work with variadics

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7748 Summary: Unification of template arguments with parameters does not work with variadics Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 7745] Regression (1.x git-415e48a) Methods defined in external object files when a pointer to it is taken

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7745 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au ---

[Issue 7726] 'virtual' keyword please

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7726 timon.g...@gmx.ch changed: What|Removed |Added CC||timon.g...@gmx.ch --- Comment #8

[Issue 6262] Templates which exist only inside is(typeof()) shouldn't be instantiated

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6262 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6661] Templates instantiated only through is(typeof()) shouldn't cause errors

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6661 --- Comment #5 from Don clugd...@yahoo.com.au 2012-03-21 12:51:44 PDT --- *** Issue 6262 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 7493] Initialization of void[][N]

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7493 timon.g...@gmx.ch changed: What|Removed |Added CC||timon.g...@gmx.ch --- Comment #4

[Issue 7481] Compiler should 'soldier on' after template errors

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7481 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7297] [tdpl] allow explicit storage classes for delegate parameters with inferred types

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7297 timon.g...@gmx.ch changed: What|Removed |Added Keywords||rejects-valid, TDPL

[Issue 5930] cas doesn't work when used in code compiled with -D

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5930 Kapps opantm+s...@gmail.com changed: What|Removed |Added Severity|normal |major --- Comment #6

[Issue 7493] Initialization of void[][N]

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7493 --- Comment #5 from Don clugd...@yahoo.com.au 2012-03-21 14:14:57 PDT --- (In reply to comment #4) DMD is inconsistent here. It is not clear what the behavior should be. void main(){ string[] s1,s2; s1=s1~[]; s2~=[];

[Issue 7749] New: make unittest should test the gcstub version of druntime as well.

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7749 Summary: make unittest should test the gcstub version of druntime as well. Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity:

[Issue 7493] Initialization of void[][N]

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7493 --- Comment #6 from timon.g...@gmx.ch 2012-03-21 15:13:28 PDT --- (In reply to comment #5) (In reply to comment #4) DMD is inconsistent here. It is not clear what the behavior should be. void main(){ string[] s1,s2;

[Issue 7297] [tdpl] allow explicit storage classes for delegate parameters with inferred types

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7297 --- Comment #2 from Kenji Hara k.hara...@gmail.com 2012-03-21 17:20:42 PDT --- The test case works with 2.059head. It seems to me that this is a dup of bug 7705, and it is already fixed. -- Configure issuemail:

[Issue 7750] New: while(true) loop with try/catch block causes segfault

2012-03-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7750 Summary: while(true) loop with try/catch block causes segfault Product: D Version: D2 Platform: All OS/Version: Mac OS X Status: NEW Severity: critical Priority: