Thread overview
[Issue 16697] Extend IsExpression to accept __vector as a TypeSpecialization
Nov 17, 2016
Walter Bright
Nov 17, 2016
Walter Bright
November 17, 2016
https://issues.dlang.org/show_bug.cgi?id=16697

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |SIMD

--
November 17, 2016
https://issues.dlang.org/show_bug.cgi?id=16697

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bootcamp

--
January 16, 2017
https://issues.dlang.org/show_bug.cgi?id=16697

bitter.taste@gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bitter.taste@gmx.com

--- Comment #1 from bitter.taste@gmx.com ---
Covered by DMD's PR https://github.com/dlang/dmd/pull/6458

--
January 20, 2017
https://issues.dlang.org/show_bug.cgi?id=16697

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

https://github.com/dlang/dmd/commit/f298a8ca60fab15ac5a552f2818daf9724f2e0df Fix issue 16697 - Accept __vector as type specialization in is()

https://github.com/dlang/dmd/commit/2853931c19f4f94b134da8bfa2867aba48d8a1c2 Merge pull request #6458 from LemonBoy/b16697

Fix issue 16697 - Accept __vector as type specialization in is()

--
January 20, 2017
https://issues.dlang.org/show_bug.cgi?id=16697

github-bugzilla@puremagic.com changed:

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

--
January 24, 2017
https://issues.dlang.org/show_bug.cgi?id=16697

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/f298a8ca60fab15ac5a552f2818daf9724f2e0df Fix issue 16697 - Accept __vector as type specialization in is()

https://github.com/dlang/dmd/commit/2853931c19f4f94b134da8bfa2867aba48d8a1c2 Merge pull request #6458 from LemonBoy/b16697

--
March 22, 2017
https://issues.dlang.org/show_bug.cgi?id=16697

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/f298a8ca60fab15ac5a552f2818daf9724f2e0df Fix issue 16697 - Accept __vector as type specialization in is()

https://github.com/dlang/dmd/commit/2853931c19f4f94b134da8bfa2867aba48d8a1c2 Merge pull request #6458 from LemonBoy/b16697

--