[Issue 14565] New: dmd -profile produces garbled output for long-running CPU-intensive processes

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14565 Issue ID: 14565 Summary: dmd -profile produces garbled output for long-running CPU-intensive processes Product: D Version: D2 Hardware: x86_64 OS: Linux

[Issue 14564] dmd -property -unittest combination causes compiler error

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 Lucas Burson changed: What|Removed |Added Hardware|x86_64 |All --

[Issue 14564] dmd -property -unittest combination causes compiler error

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 --- Comment #1 from Lucas Burson --- I forgot to note that the arg combination compiles using the previous version of dmd v2.066.1, and failure in v2.067.1. --

[Issue 14564] New: dmd -property -unittest combination causes compiler error

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 Issue ID: 14564 Summary: dmd -property -unittest combination causes compiler error Product: D Version: D2 Hardware: x86_64 OS: All Status: NEW

[Issue 14558] Attempts to link with DMD when using MSVC LDC under VisualD

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14558 --- Comment #2 from Manu --- That sounds like the problem. It is in the path. I don't think it's good to rely on user path configuration for this to work. There is already code where VisualD overrides the VS tool paths with the proper locations rel

[Issue 13454] Unit tests should be compiled in a module, where they are declared

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13454 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #7 from

[Issue 14558] Attempts to link with DMD when using MSVC LDC under VisualD

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14558 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #1 from Rai

[Issue 14560] Strange -inline behavior

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14560 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com --- Comment #1

[Issue 14563] New: core.demangle: Does not demangle type modifers

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14563 Issue ID: 14563 Summary: core.demangle: Does not demangle type modifers Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Prio

[Issue 14562] Support BigInt function std.range.repeat and other functions of Phobos

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14562 dennis.m.ritc...@mail.ru changed: What|Removed |Added CC||dennis.m.ritc...@mail.ru --

[Issue 14562] New: Support BigInt function std.range.repeat and other functions of Phobos

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14562 Issue ID: 14562 Summary: Support BigInt function std.range.repeat and other functions of Phobos Product: D Version: future Hardware: All OS: All Statu

[Issue 14561] Large enums cannot be parsed due to too many recursive template expansions

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14561 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com Component|DMD

[Issue 14561] New: Large enums cannot be parsed due to too many recursive template expansions

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14561 Issue ID: 14561 Summary: Large enums cannot be parsed due to too many recursive template expansions Product: D Version: D2 Hardware: All OS: All Statu

[Issue 14519] [Enh] foreach on strings should return replacementDchar rather than throwing

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14519 --- Comment #28 from Martin Nowak --- (In reply to Vladimir Panteleev from comment #25) > Here, neither converting everything to UTF-8 or verifying that it is valid > UTF-8 works, because > text-based protocols often embed raw binary data. The progr

[Issue 12260] Improve error of std.stdio.readf when involving whitespace

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12260 Dave Akers changed: What|Removed |Added Severity|enhancement |minor --

[Issue 12260] Improve error of std.stdio.readf when involving whitespace

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12260 Dave Akers changed: What|Removed |Added CC||d...@dazoe.net --- Comment #1 from Dave Akers

[Issue 14497] Disassembly view

2015-05-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14497 --- Comment #10 from Rainer Schuetze --- You can assign a hotkey to the command in the global keybord settings of VS. Search for "VisualD.CompileAndDisasm". I have not predefined hotkeys to avoid breaking other people assignments. You can assign Ctr