[Issue 22007] static foreach: cannot implicitly convert expression Tuple4(0LU, 1) of type Tuple4 to int

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22007 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19234] betterC TypeInfo error when using slice copy on Structs

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19234 --- Comment #6 from Dlang Bot --- dlang/dmd pull request #12651 "Extend Issue 19234 - betterC TypeInfo error when using slice copy on Structs" was merged into master: - dcdfb21d6691715bc49d775912c1303a46e172bb by Iain Buclaw: Extend Issue 19234 -

[Issue 22007] static foreach: cannot implicitly convert expression Tuple4(0LU, 1) of type Tuple4 to int

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22007 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot ---

[Issue 22008] foreach over enum members

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22008 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot ---

[Issue 21874] The test suite fails with most recent GDB versions

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21874 Basile-z changed: What|Removed |Added See Also||https://issues.dlang.org/sh |

[Issue 22009] New: runnable/gdb4181.d fails with most recent GDB version

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22009 Issue ID: 22009 Summary: runnable/gdb4181.d fails with most recent GDB version Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Keywords:

[Issue 22008] New: foreach over enum members

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22008 Issue ID: 22008 Summary: foreach over enum members Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P1

[Issue 22007] New: static foreach: cannot implicitly convert expression Tuple4(0LU, 1) of type Tuple4 to int

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22007 Issue ID: 22007 Summary: static foreach: cannot implicitly convert expression Tuple4(0LU, 1) of type Tuple4 to int Product: D Version: D2 Hardware: All OS: All

[Issue 22006] New: static foreach and foreach over tuple doesn't work on 16-bit

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22006 Issue ID: 22006 Summary: static foreach and foreach over tuple doesn't work on 16-bit Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 19234] betterC TypeInfo error when using slice copy on Structs

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19234 --- Comment #5 from Dlang Bot --- dlang/dmd pull request #12648 "[dmd-cxx] Fix Issue 19234 - betterC TypeInfo error when using slice copy on Structs" was merged into dmd-cxx: - 14d3a7e52f73250d0f152f97f89ed7a43ccf9a90 by Nathan Sashihara:

[Issue 22005] New: ICE: Segmentation fault with static foreach and -betterC

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22005 Issue ID: 22005 Summary: ICE: Segmentation fault with static foreach and -betterC Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 17857] T.alignof ignores explicit align(N) type alignment

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17857 --- Comment #3 from Dlang Bot --- dlang/dmd pull request #12646 "[dmd-cxx] T.alignof: Respect explicit align(N) type alignment" was merged into dmd-cxx: - 1290f31f512f0734398a423bde96f1d9b3dbdea0 by Martin: [dmd-cxx] T.alignof: Respect explicit

[Issue 19842] std.signals Segfault when connecting with a lambda

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19842 --- Comment #4 from Dlang Bot --- @dukc created dlang/phobos pull request #8140 "Issue 19842 - only class member functions must be used be used as slots" mentioning this issue: - Issue 19842 - only class member functions must be used be used as

[Issue 19842] std.signals Segfault when connecting with a lambda

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19842 --- Comment #3 from Dlang Bot --- @dukc created dlang/phobos pull request #8139 "Issue 19842 - only class member functions must be used be used as slots" mentioning this issue: - Issue 19842 - only class member functions must be used be used as

[Issue 21978] Error: CTFE internal error: painting `T*` / array of pointers in heap allocated struct not null initialized

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21978 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot ---

[Issue 22004] [REG2.097] Error: mismatched function return type inference of `void` and `noreturn`

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22004 moonlightsenti...@disroot.org changed: What|Removed |Added CC||moonlightsentinel@disroot.o

[Issue 22004] New: [REG2.097] Error: mismatched function return type inference of `void` and `noreturn`

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22004 Issue ID: 22004 Summary: [REG2.097] Error: mismatched function return type inference of `void` and `noreturn` Product: D Version: D2 Hardware: All OS: All

[Issue 22003] New: "Error: unknown, please file report on issues.dlang.org" with SumType/struct mutual recursion

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22003 Issue ID: 22003 Summary: "Error: unknown, please file report on issues.dlang.org" with SumType/struct mutual recursion Product: D Version: D2 Hardware: All OS: