Skip to content

Add Warnings As Errors#482

Merged
TomAtkinsonArm merged 5 commits into
KhronosGroup:framework/v2.0from
TomAtkinsonArm:warnings-as-errors
Jul 8, 2022
Merged

Add Warnings As Errors#482
TomAtkinsonArm merged 5 commits into
KhronosGroup:framework/v2.0from
TomAtkinsonArm:warnings-as-errors

Conversation

@TomAtkinsonArm

Copy link
Copy Markdown
Contributor

Description

Adds warnings as errors.

Adds vkb__register_component to guarantee consistent library creation. Warnings are set at a target level which should make sure third party warnings are ignored. If this is not the case then we will need to create warning wrappers similar to the master branch.

Fixes #478

@TomAtkinsonArm TomAtkinsonArm added the framework This is relevant to the framework label Jul 7, 2022
@TomAtkinsonArm TomAtkinsonArm self-assigned this Jul 7, 2022
@TomAtkinsonArm

Copy link
Copy Markdown
Contributor Author

@asuessenbach if this merges first I can fix the folder issue that you found in the other PR in a new PR

@SaschaWillems SaschaWillems left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM and compiles fine with Visual Studio 2019.

@TomAtkinsonArm
TomAtkinsonArm merged commit 7dabb78 into KhronosGroup:framework/v2.0 Jul 8, 2022
@TomAtkinsonArm TomAtkinsonArm linked an issue Jul 9, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

framework This is relevant to the framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Framework v2.0 warning as error level

2 participants