[Issue 5702] New: Out parameter with default value as null compiling unit test fails.

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5702 Summary: Out parameter with default value as null compiling unit test fails. Product: D Version: D2 Platform: Other OS/Version: Mac OS X Status: NEW

[Issue 5702] Out parameter with default value as null compiling unit test fails.

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5702 --- Comment #1 from Jacob Carlborg d...@me.com 2011-03-05 03:56:43 PST --- If the parameter is ref the same error occurs. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail

[Issue 5517] SEGV: assert(false) in release mode

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5517 --- Comment #3 from Iain Buclaw ibuc...@ubuntu.com 2011-03-05 05:09:41 PST --- (In reply to comment #2) Some further detail: 0xF4, the HLT opcode, is a privileged instruction; it doesn't actually get executed. Instead, a Privileged

[Issue 5703] New: std.intrinsic. and core.bitop.bsf, bsr and bswap should be CTFE-able

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5703 Summary: std.intrinsic. and core.bitop.bsf, bsr and bswap should be CTFE-able Product: D Version: D2 Platform: Other OS/Version: All Status: NEW

[Issue 5703] std.intrinsic. and core.bitop.bsf, bsr and bswap should be CTFE-able

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5703 kenn...@gmail.com changed: What|Removed |Added Severity|normal |enhancement -- Configure

[Issue 5704] New: Silent ddoc failure on plot2kill

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5704 Summary: Silent ddoc failure on plot2kill Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: major Priority: P2 Component:

[Issue 5705] New: Swapping identical tuple causes overlapping array copy exception.

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5705 Summary: Swapping identical tuple causes overlapping array copy exception. Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity:

[Issue 5705] Swapping identical tuple causes overlapping array copy exception.

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5705 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 5705] Swapping identical tuple causes overlapping array copy exception.

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5705 --- Comment #1 from kenn...@gmail.com 2011-03-05 10:15:59 PST --- This could probably be fixed/worked-around in druntime. diff --git a/src/rt/arraycat.d b/src/rt/arraycat.d index c0aaa4d..e9c2c85 100644 --- a/src/rt/arraycat.d +++

[Issue 5703] std.intrinsic. and core.bitop.bsf, bsr and bswap should be CTFE-able

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5703 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 5706] New: Incorrect opcode prefix generated for x86_64 inline assembly

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5706 Summary: Incorrect opcode prefix generated for x86_64 inline assembly Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity:

[Issue 5704] Silent ddoc failure on plot2kill

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

[Issue 5703] std.intrinsic. and core.bitop.bsf, bsr and bswap should be CTFE-able

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5703 --- Comment #2 from kenn...@gmail.com 2011-03-05 13:34:17 PST --- (In reply to comment #1) (In reply to comment #0) These functions should be rewritten in D like bitswap and popcnt. I think they aren't functions. They appear to be

[Issue 5704] Silent ddoc failure on plot2kill

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5704 --- Comment #2 from David Simcha dsim...@yahoo.com 2011-03-05 13:47:13 PST --- Built the debug version, ran it under Windbg. Here's the output: Module Load: D:\DMD2\WINDOWS\BIN\DMD.EXE (symbol loading deferred) Thread Create: Process=0,

[Issue 5707] New: cannot overload both property and non-property functions

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5707 Summary: cannot overload both property and non-property functions Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity:

[Issue 5708] New: Error in std.typecons when -release, -inline, and -noboundscheck are all enabled

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5708 Summary: Error in std.typecons when -release, -inline, and -noboundscheck are all enabled Product: D Version: unspecified Platform: All OS/Version: All Status: NEW

[Issue 5708] Error in std.typecons when -release, -inline, and -noboundscheck are all enabled

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5708 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 5708] Error in std.typecons when -release, -inline, and -noboundscheck are all enabled

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5708 --- Comment #2 from bearophile_h...@eml.cc 2011-03-05 17:39:42 PST --- More reduction: import std.conv: to; void main() { int[int] aa; foreach (v; aa) to!string(); } -- Configure issuemail:

[Issue 5671] CTFE string concat problem

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5671 --- Comment #2 from Don clugd...@yahoo.com.au 2011-03-05 17:56:46 PST --- Can be reduced even further, showing CTFE isn't involved at all: static assert( ['a', 'b'] ~ c == abc ); -- Configure issuemail:

[Issue 5708] Error in std.typecons when -release, -inline, and -noboundscheck are all enabled

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5708 --- Comment #3 from Jonathan M Davis jmdavisp...@gmx.com 2011-03-05 17:59:42 PST --- Well, given the error, it involves creating a tuple, which none of the code here is doing directly, so in theory, it should be possible to reduce it to code

[Issue 5517] SEGV: assert(false) in release mode

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5517 --- Comment #4 from Don clugd...@yahoo.com.au 2011-03-05 18:28:56 PST --- (In reply to comment #3) (In reply to comment #2) Some further detail: 0xF4, the HLT opcode, is a privileged instruction; it doesn't actually get executed. Instead,

[Issue 5709] New: template instantiation fails with extra non-mutable class parameter

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5709 Summary: template instantiation fails with extra non-mutable class parameter Product: D Version: unspecified Platform: All OS/Version: Linux Status: NEW

[Issue 5708] Error in std.typecons when -release, -inline, and -noboundscheck are all enabled

2011-03-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5708 --- Comment #4 from bearophile_h...@eml.cc 2011-03-05 18:41:43 PST --- (In reply to comment #3) I assume that v in the foreach loop is a tuple of the key and value, It's just a value, so it's an int. -- Configure issuemail:

[Issue 5675] e2ir assertion on AALiteral call expression

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