AcademySoftwareFoundation / AcademySoftwareFoundation/Imath

Gracefully deprecate halfLimits.h

Open
#258 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.