[Issue 15202] filter and randomCover do not work together

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15202 Jonathan M Davis changed: What|Removed |Added CC|

[Issue 15185] [REG2.069.0-b1] Not possible to create instance of TypeInfo

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15185 Martin Nowak changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15206] New: ICE on optimized build, tym = x1d Internal error: backend\cgxmm.c 547

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15206 Issue ID: 15206 Summary: ICE on optimized build, tym = x1d Internal error: backend\cgxmm.c 547 Product: D Version: D2 Hardware: x86_64 OS: Windows

[Issue 15207] New: Wrong codegen with -inline

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15207 Issue ID: 15207 Summary: Wrong codegen with -inline Product: D Version: D2 Hardware: x86 OS: All Status: NEW Severity: regression Priority: P1

[Issue 15205] New: Incorrect struct init via union array

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15205 Issue ID: 15205 Summary: Incorrect struct init via union array Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Severity: normal

[Issue 15206] ICE on optimized build, tym = x1d Internal error: backend\cgxmm.c 547

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15206 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15011] can override public method with protected method

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15011 Steven Schveighoffer changed: What|Removed |Added CC|

[Issue 15204] wrong code with -m32 -O -release (floating points, x86)

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15204 ponce changed: What|Removed |Added CC||alil...@gmail.com --- Comment #1

[Issue 15208] Eradicate all uses of "Enforcement failed" in Phobos

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15208 Vladimir Panteleev changed: What|Removed |Added Keywords||pull ---

[Issue 15096] std.array.array cannot be instantiated for pointers to ranges

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15096 --- Comment #2 from Alex Parrill --- Same thing; std.range imports std.array.array --

[Issue 15188] `deallocate` cause memory leaks

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15188 --- Comment #5 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/a96255a2501bc24bd09af9a9143e63d64f58e969 Merge pull request

[Issue 15109] Always gets install dir wrong when uninstalling previous version

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15109 --- Comment #5 from Manu --- Maybe old installations had the registry populated with a bad path? --

[Issue 15208] New: Eradicate all uses of "Enforcement failed" in Phobos

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15208 Issue ID: 15208 Summary: Eradicate all uses of "Enforcement failed" in Phobos Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: diagnostic

[Issue 15109] Always gets install dir wrong when uninstalling previous version

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15109 --- Comment #3 from Manu --- I just updated to the latest DMD, and the latest installer seems to be working working. I think it may have been fixed after my last NG rant. ;) I'll confirm this on a second PC. --

[Issue 15209] redundant error message on invalid field access

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15209 --- Comment #1 from Kenji Hara --- https://github.com/D-Programming-Language/dmd/pull/5196 --

[Issue 15209] redundant error message on invalid field access

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15209 Kenji Hara changed: What|Removed |Added Keywords||pull --

[Issue 15209] New: redundant error message on invalid field access

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15209 Issue ID: 15209 Summary: redundant error message on invalid field access Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: diagnostic

[Issue 15109] Always gets install dir wrong when uninstalling previous version

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15109 --- Comment #4 from Vladimir Panteleev --- According to git blame, it's been doing this since Brad's revamp on 2014-07-08. --

[Issue 15099] C++ projects depend on D projects?

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15099 --- Comment #2 from Manu --- I just ran into this again yesterday, and came to post the issue, but realised I already have ;) --

[Issue 15184] Wrongly shaped array accepted as matrix initializer

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15184 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15102] Unified function to remove files/directories

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15102 --- Comment #8 from Vladimir Panteleev --- (In reply to Jacob Carlborg from comment #6) > For Debian with MATE, Debian with Gnome and Windows 10, it's the same as > well. FWIW, Windows 7 says "file" or "folder" in the

[Issue 15203] Chinese translation of the documentation

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15203 Vladimir Panteleev changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15188] `deallocate` cause memory leaks

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15188 --- Comment #3 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/cfca3d6037c7679f72878802229497efd95b1501 Merge pull request

[Issue 15188] `deallocate` cause memory leaks

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15188 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15102] Unified function to remove files/directories

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15102 --- Comment #7 from Vladimir Panteleev --- (In reply to Jacob Carlborg from comment #6) > On OS X, both Finder and Path Finder behave like this: Try the operation that bypasses the recycle bin or equivalent. In either

[Issue 15102] Unified function to remove files/directories

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15102 --- Comment #6 from Jacob Carlborg --- (In reply to Vladimir Panteleev from comment #5) > (In reply to Jacob Carlborg from comment #4) > > BTW, in a GUI it's the same operation for all there cases. > > Not at all, unless it's a very

[Issue 15188] `deallocate` cause memory leaks

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15188 --- Comment #2 from Илья Ярошенко --- (In reply to Vladimir Panteleev from comment #1) > Nice bug report. How about a description, test case, or at least a > clarification of which "deallocate" this refers to? Oops!

[Issue 15188] `deallocate` cause memory leaks

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15188 --- Comment #4 from Vladimir Panteleev --- Thanks, sorry if I sounded grumpy. Maybe put e.g. "(pull pending)" in the description as a placeholder. --

[Issue 15182] only(enums) refused

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15182 Vladimir Panteleev changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15188] `deallocate` cause memory leaks

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15188 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15092] [REG2.066.0][ICE] Assertion failed: (type->ty != Tstruct || ((TypeStruct *)type)->sym == this), function semantic, file struct.c, line 936.

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15092 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15096] std.array.array cannot be instantiated for pointers to ranges

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15096 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15099] C++ projects depend on D projects?

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15099 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15204] wrong code with -m32 -O -release (floating points, x86)

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15204 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15059] D Bug Tracker graph disappeared

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15059 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15061] std.experimental.logger uses @safe on function templates

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15061 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15205] Incorrect struct init via union array

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15205 ag0ae...@gmail.com changed: What|Removed |Added Keywords||wrong-code CC|

[Issue 15069] [REG2.064] nonsense struct template instantiations still compile

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15069 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15082] Output of process is not captured on Win64

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15082 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15086] import doesn't verify module declaration

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15086 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15055] isArray!NonArray doesn't short-circuit an expression

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15055 Vladimir Panteleev changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15073] SIGRTMIN is an alias to a private function

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15073 Vladimir Panteleev changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15077] Two structs with the same name could have a nicer error message

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15077 Vladimir Panteleev changed: What|Removed |Added Keywords||diagnostic

[Issue 15061] std.experimental.logger uses @safe on function templates

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15061 Robert Schadek changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15066] std.net.curl.get should support IPv6 addresses on Windows

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15066 Vladimir Panteleev changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15084] GC must ensure there is at least X% of free space in the heap after collection to avoid frequent collections

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15084 Vladimir Panteleev changed: What|Removed |Added CC||c...@dawg.eu,

[Issue 15094] [REG2.063] __traits(getMember) fails when the source is a struct/class field

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15094 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15133] Error message is incomprehensible

2015-10-15 Thread via Digitalmars-d-bugs
- Error message is incomprehensible https://github.com/D-Programming-Language/phobos/commit/758e6f2f9edd77e0333d188f73debb846c18cf88 Merge pull request #3723 from CyberShadow/pull-20151015-184625 fix Issue 15133 - Error message is incomprehensible --

[Issue 15168] [REG2.068.0] std.variant.Algebraic interacts badly with string alias this sub-types

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15168 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15102] Unified function to remove files/directories

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15102 --- Comment #2 from Jacob Carlborg --- (In reply to Vladimir Panteleev from comment #1) > Why? This corresponds to neither how the OS APIs work nor how it's done in > the shell - there are separate commands to remove a file, directory

[Issue 15178] "Try D" widget on homepage mangles Unicode

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15178 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15102] Unified function to remove files/directories

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15102 --- Comment #3 from Vladimir Panteleev --- Files and directories are completely different objects in how they behave. Your analogy doesn't hold - a better analogy would be having separate operators for adding strings and

[Issue 15148] Linker error with packages

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15148 --- Comment #2 from yazan.dab...@gmail.com --- I think it should either be a compilation error or it should just work, but not a linker error. I don't have a preference to either. --

[Issue 15102] Unified function to remove files/directories

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15102 --- Comment #4 from Jacob Carlborg --- I don't agree. BTW, in a GUI it's the same operation for all there cases. --

[Issue 15102] Unified function to remove files/directories

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15102 --- Comment #5 from Vladimir Panteleev --- (In reply to Jacob Carlborg from comment #4) > BTW, in a GUI it's the same operation for all there cases. Not at all, unless it's a very poor GUI. A good file manager will

[Issue 13980] We need better documentation for potential contributors

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13980 --- Comment #2 from Andrei Alexandrescu --- (In reply to Jack Stouffer from comment #1) > I would argue that http://wiki.dlang.org/Starting_as_a_Contributor full > fills this. That's on POSIX. Is there a Windows equivalent yet?

[Issue 15102] Unified function to remove files/directories

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15102 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15124] Order By Number Of Downloads On code.dlang.org

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15124 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15128] "IP_ADD_MEMBERSHIP" error in winsock2.d

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15128 Vladimir Panteleev changed: What|Removed |Added Keywords||pull

[Issue 15105] paths never work

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15105 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15113] we should automate checking of broken links on dlang.org.

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15113 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15148] Linker error with packages

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15148 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15133] Error message is incomprehensible

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15133 Vladimir Panteleev changed: What|Removed |Added Keywords||pull

[Issue 15155] ')' cannot be expressed in code examples

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15155 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15122] Ddoc: macros not expanded in comments in code sections

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15122 Vladimir Panteleev changed: What|Removed |Added See Also|

[Issue 15162] byDchar calls empty twice in a row

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15162 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15109] Always gets install dir wrong when uninstalling previous version

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15109 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15109] Always gets install dir wrong when uninstalling previous version

2015-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15109 --- Comment #2 from Vladimir Panteleev --- Hm, looking at the code, it already does that! InstallDirRegKey HKCU "Software\${DName}" "InstallationFolder" ... WriteRegStr HKLM "SOFTWARE\${DName}" "InstallationFolder"