Thread overview
[Issue 23872] Wrong example in Interfacing to C: Calling printf section
May 01, 2023
ZombineDev
May 01, 2023
Dlang Bot
May 01, 2023
Dlang Bot
May 01, 2023
https://issues.dlang.org/show_bug.cgi?id=23872

--- Comment #1 from ZombineDev <petar.p.kirov@gmail.com> ---
Reported here: https://forum.dlang.org/post/wodeaztcqwxulrfrgjvb@forum.dlang.org

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

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@PetarKirov created dlang/dlang.org pull request #3594 "Fix issue 23872 - Wrong example in Interfacing to C, calling `printf`" fixing this issue:

- Fix issue 23872 - Wrong example in Interfacing to C, calling `printf`

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

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

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 #3594 "Fix issue 23872 - Wrong example in Interfacing to C, calling `printf`" was merged into master:

- 19fb81762be53e4bbcc6182a40dd840723d48569 by Petar Kirov:
  Fix issue 23872 - Wrong example in Interfacing to C, calling `printf`

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

--