[Issue 23279] Segmentation fault on mixin template + using unknown type

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23279 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #6 from Dlang Bot --- @SixthDo

[Issue 20520] Runtime segfault when taking typeid of a class instanciated within an enum

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20520 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #4 from Dlang Bot --- @WalterB

[Issue 23517] dmd with -g flag fails to link on macOS 13.0.1 (i368) with unaligned pointer

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23517 --- Comment #5 from Dlang Bot --- dlang/dmd pull request #14775 "merge stable" was merged into master: - 2549fe3a643e5a6b65f44ad48e0ddac333c4cb68 by Iain Buclaw: ci: Update cirrus macOS image to M1-based runners (#14772) * druntime/test: Force

[Issue 23517] dmd with -g flag fails to link on macOS 13.0.1 (i368) with unaligned pointer

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23517 --- Comment #4 from Dlang Bot --- @ibuclaw created dlang/dmd pull request #14775 "merge stable" mentioning this issue: - ci: Update cirrus macOS image to M1-based runners (#14772) * druntime/test: Force makefile to x86 on Apple ARM cpu (dmd does

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

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16098 --- Comment #16 from Walter Bright --- More progress: https://github.com/dlang/dmd/pull/14770 --

[Issue 19116] dmd compiles binary but segfaults immediately when run on Ubuntu / Debian 32Bit architectures

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19116 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 19815] Documentation for install.sh is hard to find and unnecessarily complex

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19815 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17998] Document Options for install.sh

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17998 Iain Buclaw changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #3 from I

[Issue 21128] Update of dmd-master is stopped

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21128 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 22950] SECURITY: install.sh uses unsafe HTTP to download LATEST

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22950 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 23517] dmd with -g flag fails to link on macOS 13.0.1 (i368) with unaligned pointer

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23517 --- Comment #3 from Dlang Bot --- dlang/dmd pull request #14772 "ci: Update cirrus macOS image to M1-based runners" was merged into stable: - 87897025ff69957250325520b7215361d45f4084 by Iain Buclaw: compiler/test/Makefile: Workaround issue 23517

[Issue 23517] dmd with -g flag fails to link on macOS 13.0.1 (i368) with unaligned pointer

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23517 --- Comment #2 from Dlang Bot --- @ibuclaw updated dlang/dmd pull request #14772 "ci: Update cirrus macOS image to M1-based runners" mentioning this issue: - compiler/test/Makefile: Workaround issue 23517 https://github.com/dlang/dmd/pull/14772 --

[Issue 23517] dmd with -g flag fails to link on macOS 13.0.1 (i368) with unaligned pointer

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23517 Iain Buclaw changed: What|Removed |Added Keywords||backend --

[Issue 23517] dmd with -g flag fails to link on macOS 13.0.1 (i368) with unaligned pointer

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23517 Iain Buclaw changed: What|Removed |Added Priority|P2 |P1 Severity|critical

[Issue 19474] 64 bit version should default to architecture x86_64

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19474 --- Comment #1 from Dlang Bot --- @ibuclaw updated dlang/dmd pull request #14772 "ci: Update cirrus macOS image to M1-based runners" mentioning this issue: - posix.mak: Workaround issue 19474 https://github.com/dlang/dmd/pull/14772 --

[Issue 23279] Segmentation fault on mixin template + using unknown type

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23279 Basile-z changed: What|Removed |Added Keywords||ice CC|

[Issue 23505] `with` cannot be used with built-in types

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23505 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com Severity|normal

[Issue 23515] Named Enum of function SIGSEGFAULT

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23515 Basile-z changed: What|Removed |Added Keywords||backend, wrong-code CC|

[Issue 23261] druntime core.std.attribute.Tagged1_2 constructor is unsafe

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23261 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @RazvanN

[Issue 23522] Error message when enum type is not integral and a value lacks an initializer

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23522 Basile-z changed: What|Removed |Added Keywords||diagnostic CC|

[Issue 17401] type inference broken when F and Parameters!F are used

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17401 Luís Ferreira changed: What|Removed |Added CC||cont...@lsferreira.net --- Comment #5 from L

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

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19946 --- Comment #18 from Dlang Bot --- @WalterBright created dlang/dmd pull request #14770 "handle byte, short, and int cases for bug 19946" mentioning this issue: - handle byte, short, and int cases for bug 19946 https://github.com/dlang/dmd/pull/1477

[Issue 23594] TZ database does not support version 4 std.datetime

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23594 Iain Buclaw changed: What|Removed |Added Priority|P1 |P3 --

[Issue 8545] defined opCast disables cast(void*)this in classes

2023-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8545 Richard Cattermole changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---