[Issue 22376] importC: Error: cannot use non-constant CTFE pointer in an initializer

2021-10-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22376

--- Comment #3 from Dlang Bot  ---
dlang/dmd pull request #13209 "Merge stable into master" was merged into
master:

- cb5d8b85005ea585a1c9bf9485317935bc1c4389 by Walter Bright:
  fix Issue 22376 - importC: Error: cannot use non-constant CTFE pointer in an
initializer

https://github.com/dlang/dmd/pull/13209

--


[Issue 22376] importC: Error: cannot use non-constant CTFE pointer in an initializer

2021-10-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22376

Dlang Bot  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Dlang Bot  ---
dlang/dmd pull request #13178 "fix Issue 22376 - importC: Error: cannot use
non-constant CTFE pointe…" was merged into stable:

- b74f78263884c86e19772225e7cd3083a405567d by Walter Bright:
  fix Issue 22376 - importC: Error: cannot use non-constant CTFE pointer in an
initializer

https://github.com/dlang/dmd/pull/13178

--


[Issue 22376] importC: Error: cannot use non-constant CTFE pointer in an initializer

2021-10-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22376

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@WalterBright created dlang/dmd pull request #13178 "fix Issue 22376 - importC:
Error: cannot use non-constant CTFE pointe…" fixing this issue:

- fix Issue 22376 - importC: Error: cannot use non-constant CTFE pointer in an
initializer

https://github.com/dlang/dmd/pull/13178

--


[Issue 22376] importC: Error: cannot use non-constant CTFE pointer in an initializer

2021-10-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22376

Iain Buclaw  changed:

   What|Removed |Added

   Keywords||ImportC, rejects-valid
 CC||ibuc...@gdcproject.org

--