Thread overview
[Issue 14218] [REG2.067a] casting null to integer type causes error message
Feb 25, 2015
Kenji Hara
February 25, 2015
https://issues.dlang.org/show_bug.cgi?id=14218

Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
            Summary|casting null to integer     |[REG2.067a] casting null to
                   |type causes error message   |integer type causes error
                   |                            |message

--- Comment #1 from Kenji Hara <k.hara.pg@gmail.com> ---
https://github.com/D-Programming-Language/dmd/pull/4446

--
February 26, 2015
https://issues.dlang.org/show_bug.cgi?id=14218

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/3606cf6f70f4035d2001ae36aba12011d626658c fix Issue 14218 - casting null to integer type causes error message

https://github.com/D-Programming-Language/dmd/commit/406d9dc1df72490b754f39e965ad4d3353eb306d Merge pull request #4446 from 9rnsr/fix14218

[REG2.067a] Issue 14218 - casting null to integer type causes error message

--
February 26, 2015
https://issues.dlang.org/show_bug.cgi?id=14218

github-bugzilla@puremagic.com changed:

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

--
March 01, 2015
https://issues.dlang.org/show_bug.cgi?id=14218

--- Comment #3 from github-bugzilla@puremagic.com ---
Commit pushed to 2.067 at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/18f4c442e53e30b44a6c599e99f39eacc27ecef1 Merge pull request #4446 from 9rnsr/fix14218

[REG2.067a] Issue 14218 - casting null to integer type causes error message

--
March 01, 2015
https://issues.dlang.org/show_bug.cgi?id=14218

--- Comment #4 from github-bugzilla@puremagic.com ---
Commit pushed to https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/18f4c442e53e30b44a6c599e99f39eacc27ecef1 Merge pull request #4446 from 9rnsr/fix14218

--
April 11, 2015
https://issues.dlang.org/show_bug.cgi?id=14218

--- Comment #5 from github-bugzilla@puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/18f4c442e53e30b44a6c599e99f39eacc27ecef1 Merge pull request #4446 from 9rnsr/fix14218

--
June 17, 2015
https://issues.dlang.org/show_bug.cgi?id=14218

--- Comment #6 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/3606cf6f70f4035d2001ae36aba12011d626658c fix Issue 14218 - casting null to integer type causes error message

https://github.com/D-Programming-Language/dmd/commit/406d9dc1df72490b754f39e965ad4d3353eb306d Merge pull request #4446 from 9rnsr/fix14218

--