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

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14565 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com Hardware|

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

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14565 Walter Bright changed: What|Removed |Added Component|DMD |druntime --- Comment #1 from Walter Bright

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

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14558 --- Comment #3 from Rainer Schuetze --- It's LDC that is calling lib.exe, so probably the best Visual D can do is to add the path to the VC bin folder to the "Executable Paths" by default. For the mingw version of LDC, it cannot guess the path to the

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

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 ag0ae...@gmail.com changed: What|Removed |Added CC||ag0ae...@gmail.com Severity|no

[Issue 14566] New: [2.067] core.demangle: New Nj attribute not handled

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14566 Issue ID: 14566 Summary: [2.067] core.demangle: New Nj attribute not handled Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression

[Issue 14552] [REG2.066] SIGSEGV with compile construction nested class in predicate

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14552 Martin Krejcirik changed: What|Removed |Added Summary|SIGSEGV with compile|[REG2.066] SIGSEGV with

[Issue 14566] [2.067] core.demangle: New Nj attribute not handled

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14566 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org --- Comment #1 from Iai

[Issue 14552] [REG2.066] SIGSEGV with compile construction nested class in predicate

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14552 Martin Krejcirik changed: What|Removed |Added Hardware|x86_64 |All --

[Issue 14554] [REG2.066] dmd generate wrong error message for multiple template with same name

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14554 Martin Krejcirik changed: What|Removed |Added Summary|dmd generate wrong error|[REG2.066] dmd generate

[Issue 14567] New: [2.067] core.demangle: New Nk attribute not handled

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14567 Issue ID: 14567 Summary: [2.067] core.demangle: New Nk attribute not handled Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal

[Issue 14566] [2.067] core.demangle: New Nj attribute not handled

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14566 Iain Buclaw changed: What|Removed |Added Component|DMD |druntime --

[Issue 14560] Strange -inline behavior

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14560 Martin Krejcirik changed: What|Removed |Added CC||m...@krej.cz --

[Issue 14560] Strange -inline behavior

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14560 --- Comment #2 from Martin Krejcirik --- What is the expected error here ? I don't get any output or compilation error. --

[Issue 14560] Strange -inline behavior

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14560 --- Comment #3 from Vladimir Panteleev --- Non-zero exit code --

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

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 Martin Krejcirik changed: What|Removed |Added Summary|dmd -property -unittest |[REG2.067] dmd -property

[Issue 14560] [REG2.066] Strange -inline behavior

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14560 Martin Krejcirik changed: What|Removed |Added Hardware|x86_64 |All Summary|Strange -inline be

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

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14558 --- Comment #4 from Manu --- Oh okay. Will adding it to the Executable Paths cause it to take precedence over other paths already in $PATH? MinGW LDC is probably of fairly limited use... I imagine more MinGW users would want to use GDC? Seems more c

[Issue 14560] [REG2.066] Strange -inline behavior

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14560 --- Comment #4 from Martin Krejcirik --- Fails since 2.058 on x86 and since 2.066 on x86_64, marked reg 2.066 for now. --

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

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14561 Simen Kjaeraas changed: What|Removed |Added CC||simen.kja...@gmail.com --- Comment #2 from

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

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14558 --- Comment #5 from Rainer Schuetze --- > Oh okay. Will adding it to the Executable Paths cause it to take precedence > over other paths already in $PATH? Yes, it is prepended to PATH. > MinGW LDC is probably of fairly limited use... I imagine mor

[Issue 14497] Disassembly view

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14497 --- Comment #11 from Rainer Schuetze --- >> Oh yeah, and the other thing was that every time I hit >> Compile and Disassemble, it prompts me if I want to reload >> the file. That's a bit annoying. >Yeah, I noticed that, too, though it does not see

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

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14558 --- Comment #6 from Manu --- I can't imagine a situation where I don't care about the runtime in my work :/ But sure, in the cases where you want to use MinGW, would you typically reach for GDC or LDC though? --

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

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14558 --- Comment #7 from Rainer Schuetze --- > I can't imagine a situation where I don't care about the runtime in my work :/ If you don't build a large application, but just a small command line tool that you don't want to distribute, why bother? > But

[Issue 14497] Disassembly view

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14497 --- Comment #12 from Manu --- Confirm fixed. This is awesome :) --

[Issue 3841] silent implicit cast from floating point to integral in += etc. operators

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3841 Clement Courbet changed: What|Removed |Added CC||c...@somebod.com --- Comment #2 from Clemen

[Issue 14568] New: gaggederrors ICE

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14568 Issue ID: 14568 Summary: gaggederrors ICE Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: major Priority: P1 Componen

[Issue 14539] +508KB (684KB -> 1191KB) filesize increase "Hello, world" binary

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

[Issue 13996] Function for returning a temporary file with a randomly generated name where the name can be accessed

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13996 --- Comment #11 from github-bugzi...@puremagic.com --- Commit pushed to revert-2956-tempFile at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/8087f354414ed39f23eec94049a1a154fcbb412c Revert "

[Issue 14539] +508KB (684KB -> 1191KB) filesize increase "Hello, world" binary

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14539 --- Comment #2 from Walter Bright --- https://github.com/D-Programming-Language/phobos/pull/3273 --

[Issue 14569] New: BigInt is not compatible with the type of immutable (char) and has a problem when converting from a type immutable(char)

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14569 Issue ID: 14569 Summary: BigInt is not compatible with the type of immutable (char) and has a problem when converting from a type immutable(char) Product: D Version: D2

[Issue 14569] BigInt is not compatible with the type of immutable (char) and has a problem when converting from a type immutable(char)

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

[Issue 14570] New: Compiler crash relating to extern(C++)

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14570 Issue ID: 14570 Summary: Compiler crash relating to extern(C++) Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Severity: normal Prior

[Issue 14549] isVirtualMethod does not work well with Github DMD

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14549 --- Comment #2 from Puneet Goel --- (In reply to Kenji Hara from comment #1) > https://github.com/D-Programming-Language/dmd/pull/4635 Sorry for checking this late. This PR causes another regression for me. I will file it in a couple of hours. --

[Issue 14571] New: Large static arraus seem to lock up DMD

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14571 Issue ID: 14571 Summary: Large static arraus seem to lock up DMD Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Severity: normal Prio