[Issue 23319] std.range.Generator does not work with non-mutable elements

2022-12-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23319 --- Comment #2 from Ali Cehreli --- Thank you for an alternative but it has the same limitation, right? gen!(() => const(int)(42)); deneme.d(4431): Error: cannot modify `const` expression `this.func` deneme.d(4448): Error: template instance

[Issue 23319] std.range.Generator does not work with non-mutable elements

2022-12-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23319 Salih Dincer changed: What|Removed |Added CC||sali...@hotmail.com --- Comment #1 from

[Issue 23538] Power operator does not work with floating point in -betterC

2022-12-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23538 --- Comment #2 from Richard Cattermole --- Unfortunately, run.dlang.io's run-all D compiler option appears to be broken, so I can't test if the recent changes to dmd's inliner caused this to break and hence be a regression. But yeah I see three

[Issue 23539] [REG master] Scope C++ definition out of sync with D

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

[Issue 23539] [REG master] Scope C++ definition out of sync with D

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

[Issue 19545] __traits(compiles, X) false positive, further uses of X succeed but don't link

2022-12-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19545 --- Comment #7 from Salih Dincer --- No error, result is true: void main() { pragma(msg, __traits(compiles, inputRangeObject(RegexMatch!string.init))); inputRangeObject(RegexMatch!string.init); } //import std.range, std.regex;/* struct

[Issue 19545] __traits(compiles, X) false positive, further uses of X succeed but don't link

2022-12-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19545 Salih Dincer changed: What|Removed |Added CC||sali...@hotmail.com --- Comment #6 from

[Issue 23539] New: [REG master] Scope C++ definition out of sync with D

2022-12-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23539 Issue ID: 23539 Summary: [REG master] Scope C++ definition out of sync with D Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression

[Issue 9848] Better diagnostic when type declaration was not expected

2022-12-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9848 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org Severity|normal

[Issue 9848] Better diagnostic when type declaration was not expected

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

[Issue 14387] Disallow string literals as assert conditions

2022-12-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14387 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org --- Comment #3 from Nick

[Issue 23523] Allow User-Defined Implicit Conversions for const/immutable containers

2022-12-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23523 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org --- Comment #2 from Nick

[Issue 23518] buildkite ae Socket.bind error

2022-12-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23518 --- Comment #3 from Nick Treleaven --- Thanks! --

[Issue 23538] Power operator does not work with floating point in -betterC

2022-12-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23538 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org Summary|Power

[Issue 23538] Power operator does not work in -betterC

2022-12-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23538 Richard Cattermole changed: What|Removed |Added Keywords||betterC --

[Issue 23538] New: Power operator does not work in -betterC

2022-12-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23538 Issue ID: 23538 Summary: Power operator does not work in -betterC Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Priority: