Skip to content

Commit 115c683

Browse files
author
Sergey Kanaev
committed
Another set of comments
Signed-off-by: Sergey Kanaev <[email protected]>
1 parent e35b22a commit 115c683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Release notes for commit range 5976ff0..1fc0e4f
125125
- Linkage errors with the following message:
126126
`error LNK2005: "bool const std::_Is_integral<bool>" (??$_Is_integral@_N@std@@3_NB) already defined`
127127
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`.
128+
version below 16.3.0 and user specifies `-std=c++14` or `/std:c++14`.
129129
- Employing read sampler for image accessor may result in sporadic issues with
130130
Level Zero plugin/backend [2c50c03]
131131
- Printing internal defines isn't supported on Windows [50628db]

0 commit comments

Comments
 (0)