Task #1974
Fix warnings on macOS (Clang) - 10.07.2019
Status: | Approved | Start date: | 07/10/2019 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Zbigniew Rebacz | % Done: | 0% | |
Category: | General | Spent time: | - | |
Target version: | Release 2019.2 |
Description
Here is the warning I had encountered during macOS TheIDE compilation process:
/Users/rebaczz/Applications/TheIDE.app/Contents/SharedSupport/uppsrc/CodeEditor/TagSyntax.cpp (26): warning: unused function 'IsXmlNameChar' [-Wunused-function] /Users/rebaczz/Applications/TheIDE.app/Contents/SharedSupport/uppsrc/Draw/Display.cpp (230): warning: unused function 'NScale' [-Wunused-function] /Users/rebaczz/Applications/TheIDE.app/Contents/SharedSupport/uppsrc/Draw/Image.h (301): warning: private field 'img_init' is not used [-Wunused-private-field]
History
#1 Updated by Zbigniew Rebacz about 5 years ago
- Description updated (diff)
#2 Updated by Miroslav Fidler about 5 years ago
- Status changed from New to Ready for QA
- Assignee changed from Miroslav Fidler to Zbigniew Rebacz
#3 Updated by Zbigniew Rebacz about 5 years ago
- Status changed from Ready for QA to Approved