KhronosGroup / KhronosGroup/OpenCL-SDK
duplicate file names in include folders
Open
- Dominant language
- C++
- Stars
- 777
- Forks
- 163
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 2
Description
found while responding to #121
The SDK has the same file names in the two directories `lib/include/CL/SDK` and `lib/include/CL/Utils`.
* `Context.h`
* `Context.hpp`
* `InteropContext.hpp`
Is this intended?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the headers in lib/include/CL/SDK and lib/include/CL/Utils, then review issue #121 for the context in which the duplication was noticed. Confirm whether the repeated Context.h, Context.hpp, and InteropContext.hpp files are intentional; done requires a maintainer decision before any cleanup can be scoped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100