[Issue 24318] Nullable should support non-copyable objects

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

[Issue 24319] OpenBSD: Use correct type for file_time

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

[Issue 24319] New: OpenBSD: Use correct type for file_time

2024-01-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24319 Issue ID: 24319 Summary: OpenBSD: Use correct type for file_time Product: D Version: D2 Hardware: x86 OS: Other Status: NEW Severity: minor Priority:

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

2024-01-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24295 --- Comment #3 from Dlang Bot --- dlang/dmd pull request #15998 "Merge stable" was merged into master: - eee039689df48ff4fe063b252e2b9b501cc410a3 by RazvanN7: Fix Issue 24295 - [betterC] ICE with new int[] https://github.com/dlang/dmd/pull/15998

[Issue 24309] Memory allocation failed on Azure pipeline

2024-01-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24309 --- Comment #5 from Dlang Bot --- dlang/dmd pull request #15998 "Merge stable" was merged into master: - e1d15127bc29424956677d8266b4daa7a32837ed by Rainer Schuetze: fix issue 24309 - Memory allocation failed on Azure pipeline only run GC test

[Issue 24309] Memory allocation failed on Azure pipeline

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

[Issue 24318] Nullable should support non-copyable objects

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

[Issue 24318] Nullable should support non-copyable objects

2024-01-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24318 Vladimir Panteleev changed: What|Removed |Added Assignee|nob...@puremagic.com|dlang-bugzilla@thecybershad

[Issue 24318] New: Nullable should support non-copyable objects

2024-01-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24318 Issue ID: 24318 Summary: Nullable should support non-copyable objects Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

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

2024-01-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24308 kinke changed: What|Removed |Added CC||ki...@gmx.net --- Comment #4 from kinke --- This

[Issue 24310] ImportC: varargs from Microsoft header incompatible with va_start

2024-01-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24310 --- Comment #7 from kinke --- (In reply to Walter Bright from comment #4) > I suspect it might work if we added to stdarg.d: > > void __va_start(T)(va_list* ap, ref T parmn) > { > va_start(*ap, parmn); > } > > and to

[Issue 24310] ImportC: varargs from Microsoft header incompatible with va_start

2024-01-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24310 --- Comment #6 from Dennis --- Issue was linked to the wrong PR --

[Issue 24312] importC: Document workaround for using C symbols which are also D keywords

2024-01-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24312 Dennis changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 24310] ImportC: varargs from Microsoft header incompatible with va_start

2024-01-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24310 kinke changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 24310] ImportC: varargs from Microsoft header incompatible with va_start

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

[Issue 24309] Memory allocation failed on Azure pipeline

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