[Issue 15793] Change !is error to warning

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15793 --- Comment #8 from Sobirari Muhomori --- A little comparison: in java and C# Object.Equals is provided, but not called implicitly. It's provided, but is opt-in and explicit, it's all somewhat rooted in java, C# and D just copied it. C# uses C++-styl

[Issue 15043] [e2ir] dmd still crashes when trying to set a delegate from __traits(getOverloads)

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15043 b2.t...@gmx.com changed: What|Removed |Added Status|ASSIGNED|NEW --

[Issue 15733] [REG2.066] Forward reference issue involving inheritance

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15733 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/f6426fe7c7b8addb96d4f1b72b9d03653187d6ce fix Issue 15733 - Forward re

[Issue 15810] New: Store historical docs

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15810 Issue ID: 15810 Summary: Store historical docs Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P1 Co

[Issue 15372] DMD emits wrong mangling for extern(C++) free function templates

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15372 --- Comment #1 from Daniel Kozak --- https://github.com/D-Programming-Language/dmd/pull/5537 --

[Issue 14318] Shared library stdio not loaded

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14318 wy...@openmailbox.org changed: What|Removed |Added CC||wy...@openmailbox.org --- Comment #2

[Issue 15785] [DMD HEAD] Spurious warning when calling protected super

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15785 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/f8ab4598e6059fa41db025b2881c540510957eb3 fix Issue 15785 - spurious w

[Issue 13489] Boolean semantics of floating point types should use "<> 0"

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13489 Stewart Gordon changed: What|Removed |Added CC||s...@iname.com --- Comment #14 from Stewart

[Issue 15372] DMD emits wrong mangling for extern(C++) free function templates

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15372 Sobirari Muhomori changed: What|Removed |Added Keywords||C++ --

[Issue 15812] static struct inside extern(C++) class cannot be used as key to associative array

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15812 Walter Bright changed: What|Removed |Added Keywords||C++ Hardware|x86_64

[Issue 15812] New: static struct inside extern(C++) class cannot be used as key to associative array

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15812 Issue ID: 15812 Summary: static struct inside extern(C++) class cannot be used as key to associative array Product: D Version: D2 Hardware: x86_64 OS: Windows

[Issue 15803] std.file should support sub-second file time precision on POSIX

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15803 Vladimir Panteleev changed: What|Removed |Added Assignee|nob...@puremagic.com|thecybersha...@gmail.com --

[Issue 15813] New: extern (C++) classes cannot be used as associative array keys

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15813 Issue ID: 15813 Summary: extern (C++) classes cannot be used as associative array keys Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 15813] extern (C++) classes cannot be used as associative array keys

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15813 Walter Bright changed: What|Removed |Added Keywords||C++ See Also|

[Issue 13875] extern(C++) interfaces cannot be used as associative array keys

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13875 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 15179] Local imports cause outer imports to be excluded from overload set

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15179 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #3 from

[Issue 15304] [REG 2.068.0] Error about SortedRange not being nothrow in debug mode

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15304 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #3 from

[Issue 15785] [DMD HEAD] Spurious warning when calling protected super

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15785 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 15803] New: std.file should support sub-second file time precision on POSIX

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15803 Issue ID: 15803 Summary: std.file should support sub-second file time precision on POSIX Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 15372] DMD emits wrong mangling for extern(C++) free function templates

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15372 Daniel Kozak changed: What|Removed |Added URL|https://github.com/D-Progra | |mming-Language/dmd/pull/5

[Issue 15804] New: missing UDAs on nested struct template

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15804 Issue ID: 15804 Summary: missing UDAs on nested struct template Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: major Priority

[Issue 15807] Array!bool insertBack is broken

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15807 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 15527] Template instantiation uses same-name symbol from different scope as template alias parameter

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15527 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 15803] std.file should support sub-second file time precision on POSIX

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15803 --- Comment #3 from Vladimir Panteleev --- (In reply to Vladimir Panteleev from comment #1) > Setting timestamps is already done with full resolution (toTimeVal + utimes). Actually, utimes does not offer nanosecond precision. Instead, utimensat shou

[Issue 15814] New: [REG-master] Custom deprecation message is not shown

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15814 Issue ID: 15814 Summary: [REG-master] Custom deprecation message is not shown Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: diagnostic

[Issue 15814] [REG-master] Custom deprecation message is not shown

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15814 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara --- https:

[Issue 9800] Numerous issues with DWARF debug output

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9800 Mathias Lang changed: What|Removed |Added CC||mathias.l...@sociomantic.co

[Issue 15779] Program exits with dwarfeh(316) fatal error

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15779 Puneet Goel changed: What|Removed |Added CC||pun...@coverify.org --

[Issue 15783] Junk is written into environment variable after assigning null to it

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

[Issue 2947] Array literal changeable if part of class.

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2947 --- Comment #11 from yebblies --- (In reply to Jakob Ovrum from comment #9) > (In reply to yebblies from comment #8) > > How exactly would putting the array in TLS fix this bug? > > Sigh, like I said, the code in the bug report is *not* a bug. > We

[Issue 2947] Array literal changeable if part of class.

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2947 --- Comment #12 from Jakob Ovrum --- (In reply to yebblies from comment #11) > Well, you're wrong. It should not be shared between class instances at all. It would be consistent with every other static initializer in the language. If you're going to

[Issue 15510] json shouldn't escape forward slash by default

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15510 Andre changed: What|Removed |Added CC||an...@s-e-a-p.de --- Comment #1 from Andre --- Ever

[Issue 2947] Array literal changeable if part of class.

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2947 --- Comment #13 from yebblies --- (In reply to Jakob Ovrum from comment #12) > (In reply to yebblies from comment #11) > > Well, you're wrong. It should not be shared between class instances at all. > > It would be consistent with every other static

[Issue 1659] template alias parameters are chosen over all but exact matches.

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1659 Kenji Hara changed: What|Removed |Added CC||simen.kja...@gmail.com --- Comment #8 from Kenji

[Issue 15814] [REG-master] Custom deprecation message is not shown

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15814 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/64ed127f107dccdc7fdfe85393300c54d2f9f94c fix Issue 15814 - Custom dep

[Issue 15806] New: DirEntry interface inconsistency

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15806 Issue ID: 15806 Summary: DirEntry interface inconsistency Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Priority: P1

[Issue 15811] -transition=import and -transition=checkimport have oddly behaviors

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15811 --- Comment #1 from Kenji Hara --- Note: I've used following test case. void foo(string text) { import std.conv; auto s = text; assert(s == "a"); } void main() { foo("a"); } If assert succeeds, new lookup rule is used. Otherwise ol

[Issue 259] Comparing signed to unsigned does not generate an error

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=259 Sobirari Muhomori changed: What|Removed |Added Keywords||industry --

[Issue 15785] [DMD HEAD] Spurious warning when calling protected super

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15785 Martin Nowak changed: What|Removed |Added Keywords||pull --- Comment #2 from Martin Nowak --- ht

[Issue 15811] -transition=import and -transition=checkimport have oddly behaviors

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15811 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/06839592f75418dac14c4c7b8e2d2e184bf3 fix Issue 15811 - -transitio

[Issue 15811] -transition=import and -transition=checkimport have oddly behaviors

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15811 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 15805] New: Automatic fix two erroneous integer comparison cases by widening

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15805 Issue ID: 15805 Summary: Automatic fix two erroneous integer comparison cases by widening Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 15788] [REG2.069] ICE assert triggered on overloaded function

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15788 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/a2133164b7eecc296374f3bc3ae28b773b009dae fix Issue 15788 - ICE assert

[Issue 15781] [REG2.069] Template type deduction failure with same-type variables with different constness

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15781 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/db7e4e1136a0c4cd1c0e310b0fdbc1984894719f fix Issue 15781 - Template t

[Issue 15733] [REG2.066] Forward reference issue involving inheritance

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15733 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/f6426fe7c7b8addb96d4f1b72b9d03653187d6ce fix Issue 15733 - Forward re

[Issue 15802] (SIGSEGV) CppMangleVisitor::source_name

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15802 --- Comment #1 from Daniel Kozak --- https://github.com/D-Programming-Language/dmd/pull/5537 --

[Issue 13954] (D1 only) Compiler allows implementing float return method with a real return type

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13954 Stewart Gordon changed: What|Removed |Added CC||s...@iname.com Summary|(D1 only)

[Issue 15224] making 'clean' results in garbage commands

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15224 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/4e8c3492083d9f5ee19c22012820e5535f99147a fix Issue 15224 -

[Issue 15384] assignment is sometimes still accepted as a condition

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15384 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/95453495fdb38b9c596a977595ce23966fa55be7 fix Issue 15384 - assignment

[Issue 14992] static array local variables always require .init

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14992 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/e2be39899a71f1d82d8d23ebf52c97f8efb13485 fix Issue 14992 - static arr

[Issue 15809] New: Putting std.stdio.File.ByLine ina class causes Invalid memory operation upon exit

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15809 Issue ID: 15809 Summary: Putting std.stdio.File.ByLine ina class causes Invalid memory operation upon exit Product: D Version: D2 Hardware: x86_64 OS: Linux

[Issue 14686] Postblit isn't sometimes called on concatenation

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14686 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/795a828fb8d4fff09530ba49c6124e2cf4ff939f fix Issue 14686 - Postblit i

[Issue 15377] std.stdio: Use MSVCRT's _fseeki64 / _ftelli64 on Windows COFF

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15377 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/7af97f8ccc3990f588fc0d9627c645310d30f382 fix Issue 15377 - std.

[Issue 15654] SysTime.toISOString formats the time zones incorrectly

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15654 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/7ded5fcf686c988c4d26869ac0e16a1fd0e5a446 Rename SimpleTimeZone.

[Issue 15519] Circular imports leads to fwd ref error with aliased imports

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15519 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/31cd3b5dbeba43cf5809a477ad7079ac21854a86 fix Issue 15519 - Circular i

[Issue 15480] std.algorithm.iteration.map not accepting multiple lambdas

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15480 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/b23608b63523dc8603764cfcff86482abd11b841 Fix Phobos issue 15480

[Issue 15450] ICE during CTFE of legit function

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15450 --- Comment #8 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/7d477b5be6e174a529fbeffceb61593624201897 Reboot #5312: fix Issue 1545

[Issue 6907] ice(interpret.d) delete expressions crash interpreter

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6907 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/bf995651b5a32592081ec1af70218e2a0427f862 fix Issue 6907 - ice(interpre

[Issue 14972] Documentation for std.windows.* missing

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14972 --- Comment #4 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/e6a66cf2af94304dd1caabd77ffd69b1a766161c Merge pull request #359

[Issue 15441] dmd segfaults using std.experimental.ndslice

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15441 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/a52cb5f786fd9ff2a1db7d497fa6cf65ef3d5646 fix Issue 15441 - dmd segfau

[Issue 15222] std.experimental omitted from phobos zip file

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15222 --- Comment #3 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/2a049caff111655feae4ff49d7c3ff9f8205f510 recursively create zip

[Issue 12359] implicit overload merging with selective imports should be removed

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12359 --- Comment #17 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/8e38e62485809d40413278773afeb83c17974c4c Merge pull request #38

[Issue 15666] Grammar does not allow member function attributes on static constructors

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15666 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/2bff38b6d910a16d5aee8f2adfbfd73146673ffa Issue 15666 htt

[Issue 15549] [ndslice] byElement is broken for packed slices

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15549 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/fe09ee540cb002b8c1016b399b1c3dde71ee024d fix Issue 15549 https

[Issue 15553] topN very inefficient [slower than sort, even for topN(0)] but should be O(n)

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15553 --- Comment #6 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/10da3381c1d8d92ba8f0ef96e157beb1ada83f49 Merge pull request #392

[Issue 15532] [ndslice] iota(5).sliced(2,2) should throw error

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15532 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/6ec96dd62321b4b1355e28b5e942fd61bace1db9 fix Issue 15532 and fi

[Issue 14972] Documentation for std.windows.* missing

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14972 --- Comment #5 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/34235001210526431ddf910be2f805cbb62172fb Merge pull reques

[Issue 10987] Add documentation for 'extern (C++)' classes

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10987 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/04427d2bf9030725c0cb79328d67ea6762599917 Update cpp_interf

[Issue 15697] The script for This Week in D is served over HTTP even when accessing the website over HTTPs.

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15697 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/c3352c0d842bb77e439e8e1324c1890f0ea4810c Fix issue 15697

[Issue 15407] Assert hit in toElem e2ir.c:1962

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15407 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/49febeb29ef9aad6ef301fb5e14a896d2aba3a59 fix Issue 15407 - Assert hit

[Issue 15389] extern(C++) forward referencing problem

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15389 --- Comment #8 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/11d309ff1c766715e06671bbb586809a9b0d5af8 fix Issue 15389 - extern(C++

[Issue 15565] Forward reference error with namespaces

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15565 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/f42cc3b4d8b55a4dc3e75eb97e73ea82b8696f34 fix Issue 15565 - Forward re

[Issue 564] Setting predefined versions on the command line causes crashes

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=564 --- Comment #5 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/f20a94b0979313a20df8f5e28ce7f37878e3e975 remove workaround d

[Issue 15644] Change object layout ABI to MI style

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15644 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/701641c78081fe23d2345fd2edc184e9e7ea2038 fix Issue 15644

[Issue 14788] Incorrect rejection of inout function call

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14788 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/565ff8d8c6496208dd51c751a9b1d947b70dd36c fix Issue 14788 - Incorrect

[Issue 15628] Exceptions in fibers never caught with /SAFESEH

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15628 --- Comment #3 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/44285e90d946f677273e9d8365af7862c2ff1c9b Merge pull request

[Issue 12954] deprecated doesn't work with concatenated strings or anything else but a string literal

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12954 --- Comment #4 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/ffdb17cde12300f4755ecbd516e7ab6e577c628a Merge pull reques

[Issue 15543] [ndslice] assumeSameStructure has useless flag

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15543 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/fe6353028f4ff260aa775c72276759e5c5552673 [one line review] fix

[Issue 12829] Wrong error line number for closure allocation in @nogc function

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12829 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/a457c8b627123fdb5e6ccf2b130e4d54c1329a56 fix Issue 12829 - Wrong erro

[Issue 15353] std.experimental.allocator cannot free memory in its destructor if the GC is an ancestor

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15353 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/1113bf1476ca66bac8a25bea4598daf6fb4bd598 fix Issue 15353 -

[Issue 15471] Show example of associative array initialization in documentation

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15471 --- Comment #5 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/6eed593864fc4530539851d7e44138c42f04a7e6 Merge pull reques

[Issue 15276] Allow specification of shell for spawnShell/executeShell/pipeShell

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15276 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/963f7e4170fd02aa07c95562f2554807a8fe9178 Issue 15276: Allow use

[Issue 15561] std.typecons.Proxy gets NaN comparisons wrong

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15561 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/563879ae6ffa40e2ed847235a6d95d214e274693 Fix Issue 15561 https

[Issue 314] [module] Static, renamed, and selective imports are always public

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=314 --- Comment #56 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/03ec7f38bd29d1c6eb851e4516b74370345e9e49 Don't use top-level sel

[Issue 12748] ICE: Using typeof(S.init[0]) in type name specialization.

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12748 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/0a1b380861b21e8218f8d0185e96e5b6a8f33228 fix Issue 12748 - ICE: Using

[Issue 15578] Should have access to namespace private symbols from same module

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15578 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/92e637e5f3b148c923aeeed3b401d6e628e0cf4e fix Issue 15578 - Should hav

[Issue 15579] extern(C++) interfaces/multiple-inheritance

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15579 --- Comment #12 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/316f2e900dc16ce1351a305c58bad287b2855ad5 fix Issue 15579 - extern(C+

[Issue 15696] The website logo overlaps the Learn tab when using Microsoft Edge

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15696 --- Comment #3 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/ddd446a3640cf6476c8aba787e994c63ac8daa9d make logo width e

[Issue 15376] The time zone name conversions should not be compiled into Phobos

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15376 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/635cecee557bf5e82b2f614dd19e41383505c3f7 Fix for issue# 15376.

[Issue 15545] csv Reader line feed '\r' failure

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15545 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/82d6dbf8175055e1851bd6601dc20d0f5649e2f7 fix issue 15545, csv R

[Issue 15586] std.utf.toUTF8() segfaults when fed an invalid dchar

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15586 --- Comment #8 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/2b09b8b59cc94ff23f52f3d18212c727d3e89d7b Fix Phobos issue #1558

[Issue 14895] ICE on array operation when its result is concatenated

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14895 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/67392afd2bb489e48a8234d96077f4579e05b511 fix Issue 14895 - ICE on arr

[Issue 15535] Emit error on "goto default" in final switch

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15535 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/3e245ec352f97705e7fe383f9b6a350c14d29148 fix Issue 15535 - Disallow "

[Issue 15610] extern(C++) multiple inheritance - calling with wrong 'this' ptr

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15610 --- Comment #9 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/f46f2197f458b4f242484b486302a383e70ceac4 fix Issue 15610 - extern(C++

[Issue 15453] Check for a wrong predefined version identifier CRuntime_Digitalmars

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15453 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/f3d5e80026fad96c386efec1888020c4c3905fc3 Issue 15453 - Check for a wr

[Issue 15344] m32mscoff switch missing from documentation.

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15344 --- Comment #4 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/a53e464d841a48ee927b09f0abed46375a3f4e8b add missing docum

[Issue 15452] Document typo of a new predefined version identifier 'CRuntime_DigitalMars'

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15452 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/baac1728082ab98683667c3cca5a7da9a88e2a48 Issue 15452 - Do

[Issue 15729] [REG(master)] broken debug info for libraries

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15729 Martin Nowak changed: What|Removed |Added Summary|[REG(master)] broken|[REG(master)] broken debug

[Issue 13617] alias with scopes

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13617 Kenji Hara changed: What|Removed |Added CC||e...@atari8.info --- Comment #3 from Kenji Hara

[Issue 15729] [REG(master)] broken debug info for libraries

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15729 Martin Nowak changed: What|Removed |Added Keywords||pull --- Comment #4 from Martin Nowak --- ht

  1   2   >