[Issue 13356] [ICE] (dmd 2.066: statement.c:754) with recursive Algebraic

2014-09-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13356 John Colvin john.loughran.col...@gmail.com changed: What|Removed |Added CC|

[Issue 12244] Locals with the same name in different sub-scopes confuse the debugger

2014-09-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12244 Bruno Medeiros bruno.do.medeiros+deeb...@gmail.com changed: What|Removed |Added CC|

[Issue 12163] pdb debugging (win64): stepping loops points to incorrect lines

2014-09-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12163 Bruno Medeiros bruno.do.medeiros+deeb...@gmail.com changed: What|Removed |Added CC|

[Issue 13541] std.windows.syserror.sysErrorString() should be nothrow

2014-09-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13541 --- Comment #10 from Sobirari Muhomori dfj1es...@sneakemail.com --- (In reply to Vladimir Panteleev from comment #9) A better solution, and what wenforce already does, is to silently omit the error message and just return the error code as a

[Issue 13558] GC.free does not work for array pointers of larger size

2014-09-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13558 Dicebot pub...@dicebot.lv changed: What|Removed |Added Assignee|nob...@puremagic.com|pub...@dicebot.lv --

[Issue 13558] New: GC.free does not work for array pointers of larger size

2014-09-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13558 Issue ID: 13558 Summary: GC.free does not work for array pointers of larger size Product: D Version: D2 Hardware: All OS: Linux Status: NEW

[Issue 13410] Performance problem with associative array byKey/byValue

2014-09-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13410 --- Comment #22 from hst...@quickfur.ath.cx --- PR updated. --

[Issue 13559] New: missing 64-bit version of array short operations

2014-09-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13559 Issue ID: 13559 Summary: missing 64-bit version of array short operations Product: D Version: D2 Hardware: x86_64 OS: All Status: NEW Severity: enhancement

[Issue 13559] missing 64-bit version of array short operations

2014-09-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13559 Martin Nowak c...@dawg.eu changed: What|Removed |Added Keywords||pull --- Comment #1 from Martin