Skip to content

Commit abf916d

Browse files
loriabwjakob
authored andcommitted
Enforces intel icpc >= 2017, fixes #1121 (#1363)
1 parent ed07e49 commit abf916d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ v2.2.3 (April 29, 2018)
2525
* Fixed an endianness-related fault in the test suite.
2626
`#1287 <https://github.com/pybind/pybind11/pull/1287>`_.
2727

28+
* Intel compilers have needed to be >= 17.0 since v2.1. Now the check
29+
is explicit and a compile-time error is raised if the compiler does
30+
not meet the requirements.
31+
2832
v2.2.2 (February 7, 2018)
2933
-----------------------------------------------------
3034

0 commit comments

Comments
 (0)