https://issues.dlang.org/show_bug.cgi?id=23926
--- Comment #1 from [email protected] --- Thinking more about this, C doesn’t have transitive const so maybe this is actually correct. Maybe D needs head const to properly express C const. --
d-bugmail--- via Digitalmars-d-bugs Thu, 18 May 2023 13:03:21 -0700
https://issues.dlang.org/show_bug.cgi?id=23926
--- Comment #1 from [email protected] --- Thinking more about this, C doesn’t have transitive const so maybe this is actually correct. Maybe D needs head const to properly express C const. --