Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Two warning compilation fixes#73

Open
monocleus wants to merge 2 commits intointel:masterfrom
monocleus:fix/generic_layer_const_fix
Open

Two warning compilation fixes#73
monocleus wants to merge 2 commits intointel:masterfrom
monocleus:fix/generic_layer_const_fix

Conversation

@monocleus
Copy link

This PR aims to fix two warnings:

  • ./src/include/generic_layer.hpp:64:111: error: type qualifiers ignored on cast result type [-Werror=ignored-qualifiers]
  • ./common/khronos_ocl_clhpp/cl2.hpp:2703:26: error: catching polymorphic type ‘class cl::Error’ by value [-Werror=catch-value=]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant