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
wants to merge 2 commits into
base: master
Choose a base branch
from

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