Thread overview
[Issue 22715] compiler should issue warning when passing D:long as c_long to func.
Feb 19, 2022
duser@neet.fi
Dec 17, 2022
Iain Buclaw
February 19, 2022
https://issues.dlang.org/show_bug.cgi?id=22715

duser@neet.fi changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |duser@neet.fi
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=18117

--- Comment #1 from duser@neet.fi ---
> 2) both m and n in the above are small ints, even passing as long, why the result is wrong? is there another hidden bug somewhere?

that would be this issue: https://issues.dlang.org/show_bug.cgi?id=18117

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=22715

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

--
December 13
https://issues.dlang.org/show_bug.cgi?id=22715

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/18081

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--