Thread overview
[Issue 19460] C style cast error has wrong line number for functions
Dec 17, 2022
Iain Buclaw
Apr 25, 2023
RazvanN
Oct 03, 2023
Dlang Bot
Oct 04, 2023
Dlang Bot
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=19460

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
April 25, 2023
https://issues.dlang.org/show_bug.cgi?id=19460

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bootcamp, trivial
                 CC|                            |razvan.nitu1305@gmail.com

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

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Mai-Lapyst created dlang/dmd pull request #15649 "Fix issue 19460 - C style cast error has wrong line number for functions" fixing this issue:

- Fix issue 19460 - C style cast error has wrong line number for functions

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

--
October 04, 2023
https://issues.dlang.org/show_bug.cgi?id=19460

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15649 "Fix issue 19460 - C style cast error has wrong line number for functions" was merged into master:

- ecc3070250295fce871c0b16f35d7dbedf6d39a1 by Mai-Lapyst:
  Fix issue 19460 - C style cast error has wrong line number for functions

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

--