We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e35b22a commit 115c683Copy full SHA for 115c683
sycl/ReleaseNotes.md
@@ -125,7 +125,7 @@ Release notes for commit range 5976ff0..1fc0e4f
125
- Linkage errors with the following message:
126
`error LNK2005: "bool const std::_Is_integral<bool>" (??$_Is_integral@_N@std@@3_NB) already defined`
127
can happen when a SYCL application is built using MS Visual Studio 2019
128
- version below 16.3.0 if user specifies `-std=c++14` or `/std:c++14`.
+ version below 16.3.0 and user specifies `-std=c++14` or `/std:c++14`.
129
- Employing read sampler for image accessor may result in sporadic issues with
130
Level Zero plugin/backend [2c50c03]
131
- Printing internal defines isn't supported on Windows [50628db]
0 commit comments