Thread overview
[Issue 22594] Update "Interfacing to C" to include intptr_t and uintptr_t
Dec 17, 2022
Iain Buclaw
Feb 01, 2023
Dlang Bot
Feb 03, 2023
Dlang Bot
Feb 03, 2023
Dlang Bot
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=22594

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
February 01, 2023
https://issues.dlang.org/show_bug.cgi?id=22594

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ioanavivi12 created dlang/dlang.org pull request #3509 "Fix Issue 22594 " fixing this issue:

- Fix 22594

  Add an extra row to include intptr_t and uintptr_t data types.

https://github.com/dlang/dlang.org/pull/3509

--
February 03, 2023
https://issues.dlang.org/show_bug.cgi?id=22594

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ioanavivi12 created dlang/dlang.org pull request #3519 "Fix Issue 22594 - Update Interfacing to C to include intptr_t and uin…" fixing this issue:

- Fix Issue 22594 - Update Interfacing to C to include intptr_t and uintptr_t

https://github.com/dlang/dlang.org/pull/3519

--
February 03, 2023
https://issues.dlang.org/show_bug.cgi?id=22594

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dlang.org pull request #3519 "Fix Issue 22594 - Update Interfacing to C to include intptr_t and uin…" was merged into master:

- b97d88afe556ab6044f81ebb2ae96e4a33c579e9 by ioanavivi12:
  Fix Issue 22594 - Update Interfacing to C to include intptr_t and uintptr_t

https://github.com/dlang/dlang.org/pull/3519

--