AcademySoftwareFoundation / AcademySoftwareFoundation/OpenRV

chore: build logs polluted with deprecation warnings on GarbageCollector.h

Open
#1,112 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
764
Forks
246
Avg merge
6d 12h
Merged PRs (30d)
13

Description

```
/OpenRV/src/lib/mu/Mu/Mu/GarbageCollector.h:280:26: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
```

Contributor guide

Open the contributing guide

Research direction

Start at Mu/Mu/GarbageCollector.h:280 and inspect the code producing the char_traits deprecation warning. Rebuild the affected target to confirm the warning is addressed; done means the build logs no longer report this warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.