[Issue 22975] 3 cyclic aliases with meaningful overloads not caught [ice]

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22975 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 23593] core.thread: suspendAll doesn't wait for all if current thread has detached itself

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23593 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 23593] core.thread: suspendAll doesn't wait for all if current thread has detached itself

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

[Issue 23593] core.thread: suspendAll doesn't wait for all if current thread has detached itself

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23593 Iain Buclaw changed: What|Removed |Added Priority|P1 |P3 --

[Issue 23593] New: core.thread: suspendAll doesn't wait for all if current thread has detached itself

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23593 Issue ID: 23593 Summary: core.thread: suspendAll doesn't wait for all if current thread has detached itself Product: D Version: D2 Hardware: x86_64 OS: FreeBSD

[Issue 15539] core.sys.windows.* tweaks for 2.070

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15539 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 22198] Compile time bounds checking for static arrays

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22198 Iain Buclaw changed: What|Removed |Added Priority|P1 |P4 --

[Issue 23238] Cannot write a const Nullable(T, T nullValue)

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23238 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 23548] [REG 2.098] C sources files have precedent over D modules in imports

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23548 Iain Buclaw changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Issue 23547] [REG 2.101-master] C header files have precedent over D modules in imports

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23547 --- Comment #3 from Iain Buclaw --- *** Issue 23548 has been marked as a duplicate of this issue. *** --

[Issue 23587] cast(void) doesn't work for noreturn

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23587 --- Comment #6 from Iain Buclaw --- (In reply to artha from comment #5) > (In reply to RazvanN from comment #3) > > Why does it matter? The call to fun will never return so casting to void (or > > any other value) it actually a no-op. > > In this

[Issue 15939] GC.collect causes deadlock in multi-threaded environment

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15939 Iain Buclaw changed: What|Removed |Added CC||bra...@puremagic.com --- Comment #31 from

[Issue 13416] dead-lock in FreeBSD suspend handler

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13416 Iain Buclaw changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 13625] AssertError@src/core/thread.d(1652)

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13625 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10351] [GC] GC deadlocks in thread_suspendAll()

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10351 Iain Buclaw changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 15939] GC.collect causes deadlock in multi-threaded environment

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15939 --- Comment #30 from Iain Buclaw --- *** Issue 10351 has been marked as a duplicate of this issue. *** --

[Issue 15939] GC.collect causes deadlock in multi-threaded environment

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15939 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 19946] In betterC filling an array with a non-zero value fails for types of size > 1 due to missing _memset16/_memset32/etc.

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19946 Walter Bright changed: What|Removed |Added Severity|regression |blocker --- Comment #17 from Walter Bright

[Issue 19946] In betterC filling an array with a non-zero value fails for types of size > 1 due to missing _memset16/_memset32/etc.

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19946 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #16 from Dlang Bot ---

[Issue 21670] [REG 2.095] Public alias to private function triggers a deprecaton when called without parens

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21670 Iain Buclaw changed: What|Removed |Added Summary|[REG 2.095] Public alias to |[REG 2.095] Public alias to

[Issue 21670] [REG 2.095] Public alias to private function triggers a deprecaton

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21670 --- Comment #2 from Iain Buclaw --- *** Issue 23592 has been marked as a duplicate of this issue. *** --

[Issue 23592] [REG2.095] deprecation on calling aliased private imported function without parens

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23592 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 21670] [REG 2.095] Public alias to private function triggers a deprecaton

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21670 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org --- Comment #3 from

[Issue 23592] [REG2.095] deprecation on calling aliased private imported function without parens

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

[Issue 23587] cast(void) doesn't work for noreturn

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23587 --- Comment #5 from ar...@samerion.com --- (In reply to RazvanN from comment #3) > Why does it matter? The call to fun will never return so casting to void (or > any other value) it actually a no-op. In this case it makes the compiler issue an

[Issue 23592] [REG2.095] deprecation on calling aliased private imported function without parens

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23592 johanenge...@weka.io changed: What|Removed |Added Keywords||industry, rejects-valid

[Issue 23592] New: [REG2.095] deprecation on calling aliased private imported function without parens

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23592 Issue ID: 23592 Summary: [REG2.095] deprecation on calling aliased private imported function without parens Product: D Version: D2 Hardware: x86 OS: Mac OS X

[Issue 23499] inliner crashes/asserts when building for 32-bit

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23499 Iain Buclaw changed: What|Removed |Added CC||maxha...@gmail.com --- Comment #4 from Iain

[Issue 23585] Win32 inliner crash

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23585 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 23589] [REG2.095] Purity check special case gives circular reference error.

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23589 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 16098] align(N) not respected for stack variables if N > platform stack alignment

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16098 --- Comment #13 from Vladimir Panteleev --- @Walter Bright, I think you may have posted the above comment to the wrong issue. --

[Issue 23591] [REG 2.101] Invalid casts accepted by the compiler if from type is noreturn

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23591 Iain Buclaw changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 23587] cast(void) doesn't work for noreturn

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23587 Iain Buclaw changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 23587] cast(void) doesn't work for noreturn

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23587 --- Comment #4 from Iain Buclaw --- (In reply to RazvanN from comment #3) > Why does it matter? The call to fun will never return so casting to void (or > any other value) it actually a no-op. The devils in the detail of the change, not the example

[Issue 23591] [REG 2.101] Invalid casts accepted by the compiler if from type is noreturn

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

[Issue 23591] [REG 2.101] Invalid casts accepted by the compiler if from type is noreturn

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23591 Iain Buclaw changed: What|Removed |Added Keywords||accepts-invalid CC|

[Issue 23591] New: [REG 2.101] Invalid casts accepted by the compiler if from type is noreturn

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23591 Issue ID: 23591 Summary: [REG 2.101] Invalid casts accepted by the compiler if from type is noreturn Product: D Version: D2 Hardware: All OS: All

[Issue 23587] cast(void) doesn't work for noreturn

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23587 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #3 from

[Issue 19946] In betterC filling an array with a non-zero value fails for types of size > 1 due to missing _memset16/_memset32/etc.

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19946 --- Comment #15 from Richard Cattermole --- (In reply to Walter Bright from comment #14) > Start towards fixing this: https://github.com/dlang/dmd/pull/14761 --