[Issue 14621] [REG2.066] ICE: Assertion failure: 'global.gaggedErrors || global.errors' on line 752 in file 'statement.c'

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

[Issue 14621] [REG2.066] ICE: Assertion failure: 'global.gaggedErrors || global.errors' on line 752 in file 'statement.c'

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14621 --- 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/6fcef51018ab366fb8fd7ec011597e08bb65f9ec fix Issue 14621 - ICE: Asser

[Issue 14624] The array operator overloading fallback is not correct

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14624 --- 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/bfb7f8d2a116578a57be29d87da3db010b565bb1 fix Issue 14624 - The array

[Issue 14624] The array operator overloading fallback is not correct

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

[Issue 14625] opIndex() doesn't work on foreach container iteration

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14625 --- Comment #2 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/248805a4ba23278622f6831a172779f3012b1b03 fix Issue 14625 - opIndex()

[Issue 14929] [REG2.067] ICE: Assertion failure: 'ez->exp && ez->exp->op == TOKconstruct' on line 302 in file 'escape.c'

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14929 --- 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/3e3fdfe12e49815f3a78659266b2a5aad737ec79 fix Issue 14929 - ICE: Asser

[Issue 14973] [REG2.068] compiler inference of contexts for nested map seems broken

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14973 --- Comment #4 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/e891688d80a398be2fc41366184cd26e8229406e fix Issue 14973 - compiler i

[Issue 14923] [REG2.067] ICE: Assertion failed: (tret->ty != Tvoid), function semantic3, file func.c, line 1736.

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14923 --- 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/bdd7d5bf7b5dd148ab0dd0087b2754b0b6867ce7 fix Issue 14923 - ICE: Asser

[Issue 14951] Win64: Invalid C++ mangling for __gshared pointer variables

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14951 --- Comment #4 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/d16e409431c6a73af8f4a92f512de1976f615b51 Merge pull request #4935 from

[Issue 13889] mscoff32 libs not available

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

[Issue 13889] mscoff32 libs not available

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13889 --- Comment #7 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/installer https://github.com/D-Programming-Language/installer/commit/95ace32ecf6ef403b376eb9d7f11612110beea47 fix Issue 13889

[Issue 14621] [REG2.066] ICE: Assertion failure: 'global.gaggedErrors || global.errors' on line 752 in file 'statement.c'

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14621 --- 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/6fcef51018ab366fb8fd7ec011597e08bb65f9ec fix Issue 14621 - ICE: Asser

[Issue 14624] The array operator overloading fallback is not correct

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14624 --- Comment #6 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/bfb7f8d2a116578a57be29d87da3db010b565bb1 fix Issue 14624 - The array

[Issue 14625] opIndex() doesn't work on foreach container iteration

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14625 --- 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/248805a4ba23278622f6831a172779f3012b1b03 fix Issue 14625 - opIndex()

[Issue 13780] Empty ParameterIdentifierTuple for function literal

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13780 Daniel changed: What|Removed |Added CC||wyr...@gmx.net Hardware|x86_64

[Issue 13792] Segfault with a pointer of opaque enum type

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13792 --- 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/758a273ddae7a412e01e2414b1fc14219c4e5a2f fix Issue 13792 - Segfault w

[Issue 13792] Segfault with a pointer of opaque enum type

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

[Issue 14976] New: object file output is unstable/different

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14976 Issue ID: 14976 Summary: object file output is unstable/different Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Priority:

[Issue 14977] New: Struct initializer doesn't work inside AA initializer

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14977 Issue ID: 14977 Summary: Struct initializer doesn't work inside AA initializer Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal

[Issue 13159] std.socket.getAddress allocates once per DNS lookup hit

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13159 Vladimir Panteleev changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Issue 13159] std.socket.getAddress allocates once per DNS lookup hit

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

[Issue 13159] std.socket.getAddress allocates once per DNS lookup hit

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13159 --- Comment #5 from Vladimir Panteleev --- The getAddress patch is fine. The getAddressInfo patch seems pointless to me, it does not preallocate any memory (but could be made to if the linked list is traversed twice). --

[Issue 13159] std.socket.getAddress allocates once per DNS lookup hit

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13159 --- Comment #6 from Jakob Ovrum --- (In reply to Vladimir Panteleev from comment #5) > The getAddress patch is fine. The getAddressInfo patch seems pointless to > me, it does not preallocate any memory (but could be made to if the linked > list is tr

[Issue 14978] New: Improve incorrect AA declaration error message

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14978 Issue ID: 14978 Summary: Improve incorrect AA declaration error message Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

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

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14979 Issue ID: 14979 Summary: [REG2.068] Wrong tempCString result on x64 with ternary operator Product: D Version: D2 Hardware: x86_64 OS: All Status: NEW

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

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14979 --- Comment #1 from Kenji Hara --- Perhaps the root is issue 14696. --

[Issue 14980] New: getAddressInfo(null) broken

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14980 Issue ID: 14980 Summary: getAddressInfo(null) broken Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression Priority: P1

[Issue 14743] ICE in TemplateInstance::needsTypeInference() with template forward reference

2015-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14743 --- 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/453a1d6ecc68c03a23079ddbf58684b8aae8d5d5 fix Issue 14743 - ICE in Tem