Skip to content

Fix recent warnings on macOS (April 2026)#382

Closed
klugier wants to merge 1 commit into
masterfrom
klugier/macos-warnings
Closed

Fix recent warnings on macOS (April 2026)#382
klugier wants to merge 1 commit into
masterfrom
klugier/macos-warnings

Conversation

@klugier
Copy link
Copy Markdown
Member

@klugier klugier commented Apr 25, 2026

The warnings are

/Users/klugier/Repos/upp/uppsrc/Core/SSL/InitExit.cpp (29): warning: unused function 'SslFree' [-Wunused-function]
 (): 29 �|� static void �S�slFree�(void *ptr, const char *file, int line)
/Users/klugier/Repos/upp/uppsrc/Core/SSL/InitExit.cpp (47): warning: unused function 'SslRealloc' [-Wunused-function]
/Users/klugier/Repos/upp/uppsrc/CtrlCore/CocoClip.mm (519): warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
/Users/klugier/Repos/upp/uppsrc/CtrlCore/CocoProc.mm (567): warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]

@klugier klugier requested a review from mirek-fidler April 25, 2026 06:00
@klugier klugier changed the title Fix recent warnings on macOS Fix recent warnings on macOS (April 2026) Apr 25, 2026
@klugier klugier closed this Apr 25, 2026
@klugier klugier deleted the klugier/macos-warnings branch April 25, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant