[Issue 24313] Download page should reference Github nightlies

2024-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24313 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 24316] Allow CTFE access to immutable variable through pointer

2024-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24316 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 24316] Allow CTFE access to immutable variable through pointer

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

[Issue 24316] New: Allow CTFE access to immutable variable through pointer

2024-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24316 Issue ID: 24316 Summary: Allow CTFE access to immutable variable through pointer Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 24308] [ImportC] druntime\import\importc.h(134): fatal error C1034: sal.h: no include path set

2024-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24308 --- Comment #3 from Andrej Mitrovic --- Yeah so it was indeed the missing include. Feel free to close, anyone else running into the same problem will likely find this bug report. Though maybe we should make a suggestion on the ImportC page that if

[Issue 24315] dmd/cpreprocess.d:87: warning: the use of `tmpnam' is dangerous, better use `mkstemp'

2024-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24315 Iain Buclaw changed: What|Removed |Added Severity|normal |regression --- Comment #1 from Iain Buclaw

[Issue 24309] Memory allocation failed on Azure pipeline

2024-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24309 --- Comment #1 from Dlang Bot --- @rainers created dlang/dmd pull request #15983 "trying to fix Issue 24309 - Memory allocation failed on Azure pipeline" mentioning this issue: - trying to fix Issue 24309 - Memory allocation failed on Azure

[Issue 24315] dmd/cpreprocess.d:87: warning: the use of `tmpnam' is dangerous, better use `mkstemp'

2024-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24315 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org --

[Issue 24315] New: dmd/cpreprocess.d:87: warning: the use of `tmpnam' is dangerous, better use `mkstemp'

2024-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24315 Issue ID: 24315 Summary: dmd/cpreprocess.d:87: warning: the use of `tmpnam' is dangerous, better use `mkstemp' Product: D Version: D2 Hardware: All OS: Linux

[Issue 24295] [betterC] ICE with new int[]

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

[Issue 24293] ImportC: C preprocessor output should use temporary files

2024-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24293 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 24293] ImportC: C preprocessor output should use temporary files

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

[Issue 24293] ImportC: C preprocessor output should use temporary files

2024-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24293 Walter Bright changed: What|Removed |Added Keywords||ImportC Summary|ImportC:

[Issue 24293] ImportC: C preprocessor output should use temporary files

2024-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24293 Walter Bright changed: What|Removed |Added Hardware|x86_64 |All OS|Linux