[Issue 23658] .di generation of variables should turn them into declarations

2023-01-31 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23658

Dlang Bot  changed:

   What|Removed |Added

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

--- Comment #4 from Dlang Bot  ---
dlang/dmd pull request #14851 "fix Issue 23658 - .di generation of variables
should turn them into d…" was merged into master:

- 0a5bf79e757e08e07986b3d309039156a793c854 by Walter Bright:
  fix Issue 23658 - .di generation of variables should turn them into
declarations

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

--


[Issue 23658] .di generation of variables should turn them into declarations

2023-01-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23658

--- Comment #3 from Dlang Bot  ---
@RazvanN7 created dlang/dmd pull request #14854 "Fix Issue 23658 - replace uses
of sprintf with snprintf in the compiler" fixing this issue:

- Fix Issue 23658 - replace uses of sprintf with snprintf in the compiler

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

--


[Issue 23658] .di generation of variables should turn them into declarations

2023-01-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23658

Walter Bright  changed:

   What|Removed |Added

   See Also||https://issues.dlang.org/sh
   ||ow_bug.cgi?id=4071

--


[Issue 23658] .di generation of variables should turn them into declarations

2023-01-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23658

--- Comment #2 from Walter Bright  ---
See also: https://github.com/dlang/dmd/pull/14849

--


[Issue 23658] .di generation of variables should turn them into declarations

2023-01-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23658

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@WalterBright created dlang/dmd pull request #14851 "fix Issue 23658 - .di
generation of variables should turn them into d…" fixing this issue:

- fix Issue 23658 - .di generation of variables should turn them into
declarations

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

--