[Issue 18937] [REG 2.080.0] std.experimental.allocator: compiling `make` needs an unreasonable amount of memory for structs that contain static arrays

2018-06-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18937 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 19020] findSkip, findSplit and findSplitBefore return wrong results

2018-06-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19020 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/93faca7ed52d117c70ce126e81e431712ab096b5 fix issue 19020 - findSkip, findSplit and

[Issue 18937] [REG 2.080.0] std.experimental.allocator: compiling `make` needs an unreasonable amount of memory for structs that contain static arrays

2018-06-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18937 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/86af9e6bcefd604f5b435b531e56a02bb4ecee7a fix issue 18937 - [REG 2.080.0]

[Issue 19023] findSplitBefore and findSplitAfter give wrong bool result

2018-06-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19023 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 19023] findSplitBefore and findSplitAfter give wrong bool result

2018-06-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19023 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/0b8f2030416c92a52afcde39ac5a4664ada60da1 fix issue 19023 - findSplitBefore and findSplitAfter

[Issue 19020] findSkip, findSplit and findSplitBefore return wrong results

2018-06-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19020 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 16745] Add template helper for creating static arrays with the size inferred

2018-06-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16745 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 19044] New: Linking error: reloc 0: symbol index out of range

2018-06-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19044 Issue ID: 19044 Summary: Linking error: reloc 0: symbol index out of range Product: D Version: D2 Hardware: x86 OS: Mac OS X Status: NEW Severity: normal

[Issue 19043] New: Incorrect mangling for extern(C++) const template parameter on windows

2018-06-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19043 Issue ID: 19043 Summary: Incorrect mangling for extern(C++) const template parameter on windows Product: D Version: D2 Hardware: x86 OS: Windows