[Issue 24542] actually apply VRP to foreach indices when array is of known length

2024-05-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24542 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org --- Comment #1 from Nick

[Issue 24543] The `@future` attribute is (almost) undocumented

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

[Issue 24543] The `@__future` attribute is (almost) undocumented

2024-05-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24543 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org Summary|The

[Issue 24544] New: asm grammar dosn't covers bracket syntax

2024-05-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24544 Issue ID: 24544 Summary: asm grammar dosn't covers bracket syntax Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: enhancement

[Issue 24545] Problems with m32 mode on Linux

2024-05-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24545 --- Comment #1 from erikas.aub...@gmail.com --- Created attachment 1914 --> https://issues.dlang.org/attachment.cgi?id=1914=edit Minimal hello world program. This causes linker warnings when compiled with dmd -m32 -run hello.d but successfully

[Issue 24545] New: Problems with m32 mode on Linux

2024-05-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24545 Issue ID: 24545 Summary: Problems with m32 mode on Linux Product: D Version: D2 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P1

[Issue 24541] New: cartesianProduct should have length for finite ranges

2024-05-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24541 Issue ID: 24541 Summary: cartesianProduct should have length for finite ranges Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 24542] New: actually apply VRP to foreach indices when array is of known length

2024-05-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24542 Issue ID: 24542 Summary: actually apply VRP to foreach indices when array is of known length Product: D Version: D2 Hardware: All OS: All Status: NEW