Thread overview
[Issue 13418] uninitializedArray & core.simd.Vector return incorrect type
Sep 07, 2014
Kazuki Komatsu
Sep 07, 2014
Kazuki Komatsu
Dec 17, 2014
John Colvin
Dec 18, 2014
Kenji Hara
Dec 21, 2014
Kazuki Komatsu
September 07, 2014
https://issues.dlang.org/show_bug.cgi?id=13418

--- Comment #1 from Kazuki Komatsu <enjouzensyou.boinc@gmail.com> ---
sorry.
typo"Cannot not" -> "Cannot".

--
September 07, 2014
https://issues.dlang.org/show_bug.cgi?id=13418

--- Comment #2 from Kazuki Komatsu <enjouzensyou.boinc@gmail.com> ---
sorry.
typo"Cannot not" -> "Cannot".

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

John Colvin <john.loughran.colvin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john.loughran.colvin@gmail.
                   |                            |com

--- Comment #3 from John Colvin <john.loughran.colvin@gmail.com> ---
The problem here is actually due to a dmd bug: https://issues.dlang.org/show_bug.cgi?id=12776

--
December 18, 2014
https://issues.dlang.org/show_bug.cgi?id=13418

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |12776

--
December 20, 2014
https://issues.dlang.org/show_bug.cgi?id=13418
Issue 13418 depends on issue 12776, which changed state.

Issue 12776 Summary: Wrong type for __vector(int[4]).init https://issues.dlang.org/show_bug.cgi?id=12776

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

--
December 21, 2014
https://issues.dlang.org/show_bug.cgi?id=13418

Kazuki Komatsu <enjouzensyou.boinc@gmail.com> changed:

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

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

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|D1 & D2                     |D2

--