[Issue 17370] [scope] Escaping scope pointers possible via struct GC allocation

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17370 --- Comment #3 from Walter Bright --- https://github.com/dlang/dmd/pull/7101 --

[Issue 17778] New: Creating a static array with duplicates in betterC causes "undefined reference to _memset32" linker failure

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17778 Issue ID: 17778 Summary: Creating a static array with duplicates in betterC causes "undefined reference to _memset32" linker failure Product: D Version: D2

[Issue 17370] [scope] Escaping scope pointers possible via struct GC allocation

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17370 Walter Bright changed: What|Removed |Added CC|

[Issue 17673] wrong whichPattern in multi-regex with alteration

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17673 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/5fbab17c47c4f3993fd74eb81931eb628bf0473c Fix issue 17673 - wrong whichPattern in multi-regex

[Issue 17761] [REG2.075] dmd 2.075.1 creates object files that can't be linked by ld.bfd

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17761 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/28c6427e1381a127e7a3f9da0a6964b180c1deb8 fix Issue 17761 - don't leave behind empty section groups

[Issue 11331] Inefficient initialization of struct with members = void

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11331 anonymous4 changed: What|Removed |Added Keywords||spec --

[Issue 9958] "Integer FloatSuffix" is not a valid FloatLiteral

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9958 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dlang.org https://github.com/dlang/dlang.org/commit/43ed259763e6de3d20efa517886a99b9c49ca436 Fix Issue 9958: Integer FloatSuffix is not a valid

[Issue 9958] "Integer FloatSuffix" is not a valid FloatLiteral

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

[Issue 4239] Mixed tuple comparison

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4239 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12123] heap.pop

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12123 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9502] std_container.BinaryHeap.pop?

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9502 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 13268] Implement longest match mode in std.regex

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13268 Dmitry Olshansky changed: What|Removed |Added Summary|Implement greedy|Implement longest

[Issue 12687] std.regex must be made available at compile time

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12687 Dmitry Olshansky changed: What|Removed |Added CC|

[Issue 17070] std.regex.match doesn't work at compile time

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17070 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15489] regex - `(..).*\1` doesn't match "axxxx"

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15489 Dmitry Olshansky changed: What|Removed |Added Summary|regex - match/matchAll and |regex - `(..).*\1`

[Issue 17520] Different matches with ctRegex and regex on multiline inputs

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17520 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15489] regex - match/matchAll and bmatch - different output

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15489 Dmitry Olshansky changed: What|Removed |Added CC|

[Issue 16251] regex - `(..).*\1` doesn't match "axxxx"

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16251 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17520] Different matches with ctRegex and regex on multiline inputs

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17520 Dmitry Olshansky changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 15489] regex - match/matchAll and bmatch - different output

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15489 Dmitry Olshansky changed: What|Removed |Added CC|

[Issue 15951] Inefficiencies in struct initialization

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15951 anonymous4 changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10643] Refused const array struct field initialized with void

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10643 anonymous4 changed: What|Removed |Added See Also|

[Issue 11331] Inefficient initialization of struct with members = void

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11331 anonymous4 changed: What|Removed |Added See Also|

[Issue 11331] Inefficient initialization of struct with members = void

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11331 --- Comment #7 from anonymous4 --- *** Issue 15951 has been marked as a duplicate of this issue. *** --

[Issue 11817] Structs with void initialized fields get initialized anyway

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11817 anonymous4 changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11331] Inefficient initialization of struct with members = void

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11331 anonymous4 changed: What|Removed |Added CC|

[Issue 17761] [REG2.075] dmd 2.075.1 creates object files that can't be linked by ld.bfd

2017-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17761 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/28c6427e1381a127e7a3f9da0a6964b180c1deb8 fix Issue 17761 - don't leave behind empty section groups -