[Issue 14458] very slow ubyte[] assignment (dmd doesn't use memset)

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14458 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #3 from Dlang Bot ---

[Issue 14458] very slow ubyte[] assignment (dmd doesn't use memset)

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14458 --- Comment #2 from Walter Bright --- Not going to bother with OPstrcpy or OPstrcmp as they are never generated by DMD. --

[Issue 21060] ICE in semantic, at d/dmd/dstruct.c:1224

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21060 --- Comment #5 from Dlang Bot --- dlang/dmd pull request #11435 "fix Issue 21060 - Another test for ICE in semantic" was merged into master: - 930989a4f75334c192c48f0a723098551212f92e by Iain Buclaw: fix Issue 21060 - Another test for ICE in

[Issue 14739] Immutable alias to template triggers dmd assert

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14739 --- Comment #7 from Dlang Bot --- dlang/dmd pull request #11436 "[dmd-cxx] fix Issue 14739, 19024, 21060: ICE in semantic, at d/dmd/dstruct.c:1224" was merged into dmd-cxx: - 4a2df4271c098f07472ddd7f9933f673e017e9bc by Iain Buclaw: Fix Issue

[Issue 21060] ICE in semantic, at d/dmd/dstruct.c:1224

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21060 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19024] [REG 2.081-beta] AssertError@dmd/dsymbolsem.d(4317): Assertion failure

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19024 --- Comment #5 from Dlang Bot --- dlang/dmd pull request #11436 "[dmd-cxx] fix Issue 14739, 19024, 21060: ICE in semantic, at d/dmd/dstruct.c:1224" was merged into dmd-cxx: - add6e573a6423eee61d697fc8bde2ed12e57c2f5 by Iain Buclaw: Fix Issue

[Issue 21061] New: Bad error: function D main is a nested function and cannot be accessed from reduce

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21061 Issue ID: 21061 Summary: Bad error: function D main is a nested function and cannot be accessed from reduce Product: D Version: D2 Hardware: All OS: All

[Issue 21059] install.sh: posix_terminal returns false on Linux Mint 20

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21059 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #3 from Dlang Bot --- @veelo

[Issue 21060] ICE in semantic, at d/dmd/dstruct.c:1224

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21060 --- Comment #3 from Dlang Bot --- @ibuclaw created dlang/dmd pull request #11436 "[dmd-cxx] fix Issue 14739, 19024, 21060: ICE in semantic, at d/dmd/dstruct.c:1224" fixing this issue: - fix Issue 21060 - ICE in semantic, at d/dmd/dstruct.c:1224

[Issue 21060] ICE in semantic, at d/dmd/dstruct.c:1224

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21060 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #2 from Dlang Bot ---

[Issue 21059] install.sh: posix_terminal returns false on Linux Mint 20

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21059 Bastiaan Veelo changed: What|Removed |Added CC||basti...@veelo.net --- Comment #2 from

[Issue 21060] ICE in semantic, at d/dmd/dstruct.c:1224

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21060 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org --- Comment #1 from

[Issue 21060] New: ICE in semantic, at d/dmd/dstruct.c:1224

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21060 Issue ID: 21060 Summary: ICE in semantic, at d/dmd/dstruct.c:1224 Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 21059] install.sh: posix_terminal returns false on Linux Mint 20

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21059 --- Comment #1 from John Hall --- Comments on the forum from Bastiaan Veelo suggested that the issue is not related to a specific version of Ubuntu, but may be due to how bash is (or is not) called. This also is an issue for using docker.

[Issue 21059] New: install.sh: posix_terminal returns false on Linux Mint 20

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21059 Issue ID: 21059 Summary: install.sh: posix_terminal returns false on Linux Mint 20 Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 21027] Backend: DMD use 'rep stosb' even for ulong arrays

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21027 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 497] frontend: 64-bit cleanup of sprintf buffer sizes

2020-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=497 --- Comment #3 from Dlang Bot --- dlang-community/dfmt pull request #498 "Fix issue 497: insert space before function/delegate in function type that returns template instantiated with parenless value argument" was merged into master: -