[Issue 3882] Unused result of pure functions

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3882 --- Comment #25 from github-bugzi...@puremagic.com 2014-03-12 22:14:09 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/1761de4a62e2e3bb632b44ac2577383

[Issue 12356] New: std.traits.isTypeTuple returns false for any TypeTuple that contains a value

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12356 Summary: std.traits.isTypeTuple returns false for any TypeTuple that contains a value Product: D Version: D2 Platform: All OS/Version: All Status: NEW S

[Issue 11784] std.regex: bug in set intersection

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11784 Dmitry Olshansky changed: What|Removed |Added Keywords||pull CC|

[Issue 12354] rdmd --makedep(end|file) doesn't output empty rules for all source files

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12354 Leandro Lucarella changed: What|Removed |Added Keywords||industry, pull --- Comment #1 fr

[Issue 12355] New: Visual D is slow in ~500 lines file on old PC

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12355 Summary: Visual D is slow in ~500 lines file on old PC Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: performance Severity: major

[Issue 12354] New: rdmd --makedep(end|file) doesn't output empty rules for all source files

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12354 Summary: rdmd --makedep(end|file) doesn't output empty rules for all source files Product: D Version: D2 Platform: All OS/Version: All Status: NEW Sever

[Issue 648] DDoc: unable to document mixin statement

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=648 Andrej Mitrovic changed: What|Removed |Added Status|REOPENED|RESOLVED Version|D1 & D2

[Issue 648] DDoc: unable to document mixin statement

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=648 --- Comment #19 from github-bugzi...@puremagic.com 2014-03-12 13:25:07 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/18ef6ab1eccee2883cb88fd6f36887d394b3c8

[Issue 5105] Member function template cannot be synchronized

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=5105 Adrien Pensart changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Issue 12349] std.File.flush and error causes segfault after calling close

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12349 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 12353] New: "Show type of expressions in tool tip" always set on start

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12353 Summary: "Show type of expressions in tool tip" always set on start Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 12183] using std.algorithm.sort makes valgrind abort

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12183 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 3490] DMD Never Inlines Functions that Could Throw

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3490 --- Comment #6 from Nick Sabalausky 2014-03-12 08:30:21 PDT --- https://github.com/D-Programming-Language/dmd/pull/3378 -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail becau

[Issue 12352] Consistently stop encoding return type of parent functions

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12352 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara 20

[Issue 3490] DMD Never Inlines Functions that Could Throw

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3490 Nick Sabalausky changed: What|Removed |Added CC||cbkbbej...@mailinator.com --- Comme

[Issue 12352] New: Consistently stop encoding return type of parent functions

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12352 Summary: Consistently stop encoding return type of parent functions Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhanceme

[Issue 12351] rdmd --makedep(end|file) uses the source file as the target

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12351 Leandro Lucarella changed: What|Removed |Added Keywords||industry, pull --- Comment #1 fr

[Issue 12351] New: rdmd --makedep(end|file) uses the source file as the target

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12351 Summary: rdmd --makedep(end|file) uses the source file as the target Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 12349] std.File.flush and error causes segfault after calling close

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12349 --- Comment #2 from github-bugzi...@puremagic.com 2014-03-12 06:07:44 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/7bbef15d032079bab53ac987bef7d409

[Issue 12350] Assigning __traits(getAttributes) to variable crashes DMD

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12350 Kenji Hara changed: What|Removed |Added Keywords||ice, pull --- Comment #1 from Kenji Har

[Issue 12349] std.File.flush and error causes segfault after calling close

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12349 monarchdo...@gmail.com changed: What|Removed |Added CC||monarchdo...@gmail.com --- C

[Issue 12350] New: Assigning __traits(getAttributes) to variable crashes DMD

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12350 Summary: Assigning __traits(getAttributes) to variable crashes DMD Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: major

[Issue 10380] [AA] Wrong code using associative array as key type in associative array

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10380 Denis Shelomovskij changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 10380] [AA] Wrong code using associative array as key type in associative array

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10380 --- Comment #12 from github-bugzi...@puremagic.com 2014-03-12 02:21:24 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/33ea0c56407b4a37c382e3fbfb

[Issue 12346] Instantiating class with a private constructor results in a runtime error

2014-03-12 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12346 --- Comment #5 from Andrej Mitrovic 2014-03-12 00:50:09 PDT --- (In reply to comment #4) > How ironic! > http://d.puremagic.com/issues/show_bug.cgi?id=4595 That's a proposed enhancement of the compiler. -- Configure issuemail: https://d.p