[Issue 19285] false positive GC inferred

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

[Issue 20144] standard pragma for weak linkage

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20144 mhh changed: What|Removed |Added CC||maxha...@gmail.com --- Comment #1 from mhh --- A UDA

[Issue 19285] false positive GC inferred

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

[Issue 20613] String switch in -betterC fails for 7+ labels

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20613 Dennis changed: What|Removed |Added CC||raoo...@yahoo.com --- Comment #6 from Dennis --- *

[Issue 20573] typeinfo error when using more than six switch cases in Dbetterc

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20573 Dennis changed: What|Removed |Added Status|NEW |RESOLVED CC|

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

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19946 --- Comment #11 from Dlang Bot --- @dkorpel created dlang/druntime pull request #3837 "Issue 19946 - Add memset template function" mentioning this issue: - Issue 19946 - Add memset template function https://github.com/dlang/druntime/pull/3837 --

[Issue 23162] cannot use new on a static array type that's aliased

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23162 Basile-z changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 23173] New: "Error: signed integer overflow" when mixing in a `long.min` assignment

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23173 Issue ID: 23173 Summary: "Error: signed integer overflow" when mixing in a `long.min` assignment Product: D Version: D2 Hardware: x86_64 OS: Linux Sta

[Issue 21009] CTFE string concatenation with -betterC fails with: Error: TypeInfo cannot be used with -betterC

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21009 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 23170] Array literal passed to map in lambda, then returned from nested function, is memory corrupted

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

[Issue 23164] [REG 2.097] Infinite loop on assertion failure + DMD moves struct with copy constructor

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23164 RazvanN changed: What|Removed |Added Keywords||backend CC|

[Issue 23162] cannot use new on a static array type that's aliased

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23162 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #1 from Razv

[Issue 23159] [betterC] scope(failure) use in betterC gives confusing error

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

[Issue 21781] [Oh No! Page Not Found] Links to core libs from Better C

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21781 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #2 from Dlang Bot --- @dkorpel

[Issue 21781] [Oh No! Page Not Found] Links to core libs from Better C

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21781 Dennis changed: What|Removed |Added CC||dkor...@live.nl --- Comment #1 from Dennis --- cor

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

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19946 --- Comment #10 from Dennis --- (In reply to RazvanN from comment #5) > I think that long-term the best solution would be to lower the code in the > frontend and, indeed, lower the hooks to templates. I agree. My only reservation is that LDC and GDC

[Issue 17778] Creating a static array with duplicates in betterC causes "undefined reference to _memset32" linker failure

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17778 Dennis changed: What|Removed |Added Status|NEW |RESOLVED CC|

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

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19946 Dennis changed: What|Removed |Added CC||azi.has...@live.fr --- Comment #9 from Dennis ---

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

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19946 Dennis changed: What|Removed |Added CC||cruz.dlang@netsiteinnovatio |

[Issue 20689] dmd's -betterC mode generates "undefined reference to '_memsetFloat'" when using float arrays

2022-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20689 Dennis changed: What|Removed |Added Status|NEW |RESOLVED CC|