[Issue 14986] New: Assertion failed: (id->dyncast() == DYNCAST_DSYMBOL)

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14986 Issue ID: 14986 Summary: Assertion failed: (id->dyncast() == DYNCAST_DSYMBOL) Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression

[Issue 14692] SIGSEGV during SHA.put

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14692 --- Comment #7 from Vladimir Panteleev --- We're going to need a self-contained reproducible testcase. Please check out Dustmite if you haven't already. Since this problem doesn't manifest in GDC, your Dustmite test script can try compiling the prog

[Issue 13693] Assertion failed at cppmangle.c:298: void CppMangleVisitor::mangle_variable(VarDeclaration*, bool)

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13693 Luís Marques changed: What|Removed |Added CC||l...@luismarques.eu --- Comment #2 from Luís

[Issue 14953] std.concurrency: Add function to flush message box

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14953 --- Comment #10 from Chris --- I see. It still may be necessary to know the size of the message box and be able to flush it. The fact that messages stick around for the life span of the thread can lead to undesired behavior, especially when the threa

[Issue 14695] [dlang.org] std.uuid Is Not Listed On The Index Page

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

[Issue 14701] std.algorithm.each missing from 2.067 changelog

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

[Issue 14709] dmd/samples/listener.d socket.accept exception handling is incorrect

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

[Issue 14713] dmd -ofpath/to/bar calls mkdir -p to create a file anywhere

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14713 --- Comment #3 from Vladimir Panteleev --- Good points. However, at this point it's unlikely the current behavior will be changed (unless e.g. new arguments surface that show this to be a security problem) as it might break existing build scripts. -

[Issue 14714] Add README.md to the Installer Repository

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

[Issue 14715] Add README.md to the tools Repository

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

[Issue 14749] std.array not passing any typeinfo to GC

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

[Issue 14948] [Reg 2.068.0] AA key requirement was broken w/o notice and w/ horrible error message

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14948 --- Comment #4 from Kenji Hara --- (In reply to Steven Schveighoffer from comment #3) > 2. Error message is horrible, we need to know where the AA was instantiated > to be able to fix this. With my reduced test case, the error message prints line 4,

[Issue 14948] [Reg 2.068.0] AA key requirement was broken w/o notice and w/ horrible error message

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14948 Kenji Hara changed: What|Removed |Added Component|phobos |dmd --- Comment #5 from Kenji Hara --- OK, I n

[Issue 14948] [Reg 2.068.0] AA key requirement was broken w/o notice and w/ horrible error message

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14948 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #6 from Kenji Hara --- https:

[Issue 14508] [REG2.067.0] compiling with -unittest instantiates templates in non-root modules

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14508 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 14986] Assertion failed: (id->dyncast() == DYNCAST_DSYMBOL)

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14986 --- Comment #1 from Kenji Hara --- Please post the reduced test case in bugzilla. --

[Issue 14755] Could -profile=gc also give the number of allocations that led to X bytes being allocated?

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

[Issue 14755] Could -profile=gc also give the number of allocations that led to X bytes being allocated?

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14755 --- Comment #2 from ponce --- Wow, thanks! --

[Issue 14777] 0 is not the initial value for std.zlib.adler32

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

[Issue 14782] Internal error: backend/cod1.c

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14782 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com Seve

[Issue 14783] Overlapping Arrays with Binary Operations on Itself

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

[Issue 14986] Assertion failed: (id->dyncast() == DYNCAST_DSYMBOL)

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14986 --- Comment #2 from Jacob Carlborg --- This is what Dustmite reduced it to: fromVararg() { new [types[i].tsize]; } --

[Issue 14709] dmd/samples/listener.d socket.accept exception handling is incorrect

2015-08-31 Thread via Digitalmars-d-bugs
/samples/listener.d socket.accept exception handling is incorrect https://github.com/D-Programming-Language/dmd/commit/969c85db595b56664c31c3291ed1a5992486886e Merge pull request #5000 from CyberShadow/pull-20150831-100433 fix Issue 14709 - dmd/samples/listener.d socket.accept exception hand… --

[Issue 14986] Assertion failed: (id->dyncast() == DYNCAST_DSYMBOL)

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14986 --- Comment #3 from Jacob Carlborg --- And here's a test case with valid code: struct Foo { int tsize; } void main() { Foo[] types; new void[types[0].tsize]; } --

[Issue 14987] New: Internal error: backend/cod1.c 1711

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14987 Issue ID: 14987 Summary: Internal error: backend/cod1.c 1711 Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: major Priority: P1

[Issue 14784] Variant and Proxy don't get along

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

[Issue 14785] Some corner cases are not handled properly by core.checkedint.

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14785 Vladimir Panteleev changed: What|Removed |Added Keywords||patch --

[Issue 14785] Some corner cases are not handled properly by core.checkedint.

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

[Issue 14783] Overlapping Arrays with Binary Operations on Itself

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14783 Denis Shelomovskij changed: What|Removed |Added CC||verylonglogin@gmail.com --- Comment

[Issue 14783] Overlapping Arrays with Binary Operations on Itself

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14783 --- Comment #3 from Vladimir Panteleev --- > It produced an undefined result In what situation would the result be not what the user expected? The test given here works as expected (produces 0,1,4). --

[Issue 14783] Overlapping Arrays with Binary Operations on Itself

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14783 --- Comment #4 from Denis Shelomovskij --- (In reply to Vladimir Panteleev from comment #3) > > It produced an undefined result > > In what situation would the result be not what the user expected? The test > given here works as expected (produces 0

[Issue 14793] net.curl.download https broken - windows

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

[Issue 14980] getAddressInfo(null) broken

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14980 --- Comment #1 from Kenji Hara --- (In reply to Vladimir Panteleev from comment #0) > On 2.068, getAddressInfo(null) is the same as getAddressInfo(""). On > Windows, this binds to all external interfaces (but not localhost); on > POSIX, this throws.

[Issue 14980] getAddressInfo(null) broken

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14980 Vladimir Panteleev changed: What|Removed |Added Keywords||pull --- Comment #2 from Vladimir Pante

[Issue 14784] Variant and Proxy don't get along

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14784 --- Comment #2 from r...@rcorre.net --- Confirmed, seems to be fixed. --

[Issue 14980] [REG2.068] getAddressInfo(null) broken

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14980 Kenji Hara changed: What|Removed |Added Summary|getAddressInfo(null) broken |[REG2.068] |

[Issue 14783] Overlapping Arrays with Binary Operations on Itself

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14783 --- Comment #5 from John Hall --- (In reply to Vladimir Panteleev from comment #3) > > It produced an undefined result > > In what situation would the result be not what the user expected? The test > given here works as expected (produces 0,1,4). I

[Issue 14979] [REG2.068] Wrong tempCString result on x64 with ternary operator

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14979 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #3 from Kenji Hara --- https:

[Issue 14696] destructor for temporary called before statement is complete with conditional operator

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14696 Kenji Hara changed: What|Removed |Added Blocks||14979 --

[Issue 14979] [REG2.068] Wrong tempCString result on x64 with ternary operator

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14979 Kenji Hara changed: What|Removed |Added Depends on||14696 --

[Issue 14708] destructor for temporary not called during stack unwinding

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

[Issue 14802] Template argument deduction depends on order of arguments

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14802 github-bugzi...@puremagic.com changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|-

[Issue 14802] Template argument deduction depends on order of arguments

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14802 --- Comment #8 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/0dd91169910202e41c524962b4bc00dc16c67c2b fix Issue 14802 - Template a

[Issue 14986] Assertion failed: (id->dyncast() == DYNCAST_DSYMBOL)

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14986 --- Comment #4 from Kenji Hara --- (In reply to Jacob Carlborg from comment #2) (In reply to Jacob Carlborg from comment #3) Thanks. I'll start working on this. --

[Issue 14669] auto attribute on function parameter should be error always

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14669 --- 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/dc044fe1fd55ff486002d39beaa80aa1c9df00a4 fix Issue 14669 - auto attri

[Issue 14669] auto attribute on function parameter should be error always

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

[Issue 14986] [REG2.068.1-b2] Assertion failed: (id->dyncast() == DYNCAST_DSYMBOL)

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14986 Kenji Hara changed: What|Removed |Added Keywords||ice, pull Summary|Assertion failed:

[Issue 14988] New: Looks like inconsistent error report for the pointless in-contract definition

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14988 Issue ID: 14988 Summary: Looks like inconsistent error report for the pointless in-contract definition Product: D Version: D2 Hardware: All OS: All St

[Issue 14987] Internal error: backend/cod1.c 1711

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14987 Luís Marques changed: What|Removed |Added CC||l...@luismarques.eu --- Comment #1 from Luís

[Issue 14980] [REG2.068] getAddressInfo(null) broken

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14980 --- 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/156bf68ef7008343755ab450facdd0e5604f6fac fix Issue 14980 - getA

[Issue 14980] [REG2.068] getAddressInfo(null) broken

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

[Issue 14713] dmd -ofpath/to/bar calls mkdir -p to create a file anywhere

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14713 Luís Marques changed: What|Removed |Added CC||l...@luismarques.eu --- Comment #4 from Luís

[Issue 14777] 0 is not the initial value for std.zlib.adler32

2015-08-31 Thread via Digitalmars-d-bugs
is not the initial value for std.zlib.adler32 https://github.com/D-Programming-Language/phobos/commit/284bf7606238b52d9c19c9e466129b202858f6db Merge pull request #3610 from CyberShadow/pull-20150831-113910 fix Issue 14777 - 0 is not the initial value for std.zlib.adler32 --

[Issue 14777] 0 is not the initial value for std.zlib.adler32

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

[Issue 14785] Some corner cases are not handled properly by core.checkedint.

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14785 --- Comment #2 from thomas.bock...@gmail.com --- I finally got around to doing so a few days ago: [PR #1365](https://github.com/D-Programming-Language/druntime/pull/1365) --

[Issue 14786] The built-in exponentiation operator ^^ sometimes returns a value with the wrong sign.

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14786 --- Comment #6 from thomas.bock...@gmail.com --- I have filed a pull request on GitHub: [phobos PR #3598](https://github.com/D-Programming-Language/phobos/pull/3598) --

[Issue 14987] Internal error: backend/cod1.c 1711

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14987 --- Comment #2 from rswhi...@gmail.com --- (In reply to Luís Marques from comment #1) > rswhite4, although the compiler error should be fixed, I don't think this > code was going to work anyway. size_t[4] and size_t[5] are different types, > and `auto

[Issue 14695] [dlang.org] std.uuid Is Not Listed On The Index Page

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14695 --- Comment #2 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/b4f25d0d43ee93a4479d3acbf071b0348e72dc6b Update index.d - Add m

[Issue 14695] [dlang.org] std.uuid Is Not Listed On The Index Page

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14695 Jack Stouffer changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Issue 14695] [dlang.org] std.uuid Is Not Listed On The Index Page

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14695 --- Comment #4 from Vladimir Panteleev --- https://github.com/D-Programming-Language/phobos/pull/3616 --

[Issue 14785] Some corner cases are not handled properly by core.checkedint.

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14785 Vladimir Panteleev changed: What|Removed |Added Keywords||pull --- Comment #3 from Vladimir Pante

[Issue 14986] [REG2.068.1-b2] Assertion failed: (id->dyncast() == DYNCAST_DSYMBOL)

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

[Issue 14986] [REG2.068.1-b2] Assertion failed: (id->dyncast() == DYNCAST_DSYMBOL)

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14986 --- Comment #6 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/0f50f12dfda9064723ed1d78fe0e724687fff150 fix Issue 14986 - Assertion

[Issue 14749] std.array not passing any typeinfo to GC

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14749 --- Comment #2 from Vladimir Panteleev --- The GC doesn't seem to be using the TypeInfo parameters currently. What is your use case for this change? --

[Issue 14955] [D1] Add module profiling feature

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14955 --- Comment #4 from Walter Bright --- > On the other hand, is there any reason why it is a bad idea (apart from > general "minimize additions" concern)? That's the only concern. > Would you be against adding support for this only in D1? Not at al

[Issue 14950] Setting enum value to the last member of another enum causes int overflow error

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14950 Kenji Hara changed: What|Removed |Added Keywords|rejects-valid |diagnostic Hardware|x86_64

[Issue 14950] Setting enum value to the last member of another enum causes int overflow error

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14950 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #2 from Kenji Hara --- https:

[Issue 13702] One missed 'may cause GC allocation' error message

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13702 Kenji Hara changed: What|Removed |Added Keywords||pull Hardware|x86

[Issue 14798] [etc.c.sqlite3] sqlite3_errstr definition missing

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

[Issue 14799] Documentation for std.zlib.compress is incorrect

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

[Issue 14803] successful static assert can change result of compilation

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14803 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com Seve

[Issue 14808] phobos sidebar "D Lib" link is back to homepage

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

[Issue 14821] First argument of std.zlib.uncompress should be const

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

[Issue 14833] [REG2.065] Nested delegates problem

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14833 Vladimir Panteleev changed: What|Removed |Added Summary|Nested delegates problem|[REG2.065] Nested delegates

[Issue 14833] Nested delegates problem

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14833 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com Hard

[Issue 14841] Don't warn on myArray.sort when it makes no difference

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

[Issue 14847] Windows installer should have an option to install VS compiler

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

[Issue 14986] [REG2.068.1-b2] Assertion failed: (id->dyncast() == DYNCAST_DSYMBOL)

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14986 --- Comment #7 from Jacob Carlborg --- Thanks for the quick fix. --

[Issue 14989] New: Overload merge sometimes doesn't work

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14989 Issue ID: 14989 Summary: Overload merge sometimes doesn't work Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: rejects-valid Severi

[Issue 14988] Looks like inconsistent error report for the pointless in-contract definition

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14988 Jacob Carlborg changed: What|Removed |Added CC||d...@me.com --- Comment #1 from Jacob Carlb

[Issue 14841] Don't warn on myArray.sort when it makes no difference

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14841 Dmitry Olshansky changed: What|Removed |Added CC||dmitry.o...@gmail.com --- Comment #2 from

[Issue 14848] [REG 1.012] template alias on struct field without instance requires 'this'

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14848 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com Sum

[Issue 14989] Overload merge sometimes doesn't work

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14989 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara --- https:

[Issue 14799] Documentation for std.zlib.compress is incorrect

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

[Issue 14799] Documentation for std.zlib.compress is incorrect

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14799 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/07422ed9a6a1f0d0c48acdb75fd1f9a8e0cd36a5 fix Issue 14799 - Docu

[Issue 14861] Error in stdio.d in LockingTextReader.readFront()

2015-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14861 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com Hard