AcademySoftwareFoundation / AcademySoftwareFoundation/Imath
Gracefully deprecate halfLimits.h
Open
- Dominant language
- C++
- Stars
- 488
- Forks
- 161
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 3
Description
halfLimits.h is no longer needed but the deprecation warning is confusing for code that must support earlier library versions. There should be a way to suppress the warning.
Contributor guide
Research direction
Start by inspecting halfLimits.h and the existing deprecation warning to understand how the header is currently marked obsolete and how compatibility with earlier library versions is handled. Determine an explicit opt-out mechanism for projects that still include the header, and consider how its behavior should be verified before documenting the completed interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100