Skip to content

Fixed headers compilation with strict flags#8403

Merged
azhogov merged 8 commits intoopenvinotoolkit:masterfrom
ilya-lavrenov:strict-compilation
Nov 8, 2021
Merged

Fixed headers compilation with strict flags#8403
azhogov merged 8 commits intoopenvinotoolkit:masterfrom
ilya-lavrenov:strict-compilation

Conversation

@ilya-lavrenov
Copy link
Copy Markdown
Contributor

Details:

  • item1
  • ...

Tickets:

  • ticket-id

@ilya-lavrenov ilya-lavrenov added category: inference OpenVINO Runtime library - Inference category: build OpenVINO cmake script / infra labels Nov 3, 2021
@ilya-lavrenov ilya-lavrenov added this to the 2022.1 milestone Nov 3, 2021
@openvino-pushbot openvino-pushbot added the category: IE Tests OpenVINO Test: plugins and common label Nov 3, 2021
@ilya-lavrenov ilya-lavrenov force-pushed the strict-compilation branch 2 times, most recently from 9f1acd2 to 3eebf5d Compare November 3, 2021 12:27
@ilya-lavrenov ilya-lavrenov enabled auto-merge (squash) November 3, 2021 15:04
@ilya-lavrenov ilya-lavrenov self-assigned this Nov 3, 2021
* @param device A pointer to ID3D11Device to be used to create a remote context
*/
D3DContext(Core& core, ID3D11Device* device) {
D3DContext(Core& core, ID3D11Device* device) : ClContext(core, (cl_context) nullptr) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C-style cast?

@azhogov azhogov disabled auto-merge November 8, 2021 15:48
@azhogov azhogov merged commit 031e998 into openvinotoolkit:master Nov 8, 2021
@ilya-lavrenov ilya-lavrenov deleted the strict-compilation branch November 8, 2021 15:48
@ilya-lavrenov ilya-lavrenov restored the strict-compilation branch November 24, 2021 10:07
@ilya-lavrenov ilya-lavrenov deleted the strict-compilation branch November 24, 2021 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: build OpenVINO cmake script / infra category: IE Tests OpenVINO Test: plugins and common category: inference OpenVINO Runtime library - Inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants