Skip to content

Fix compilation errors for modern Xcode versions#398

Open
and wants to merge 4 commits intoscrod:masterfrom
and:master
Open

Fix compilation errors for modern Xcode versions#398
and wants to merge 4 commits intoscrod:masterfrom
and:master

Conversation

@and
Copy link

@and and commented Feb 8, 2026

  • Works on Mac OS Tahoe 26.2
  • Fix incompatible function pointer types in LinkingEditor.m by adding explicit IMP cast
  • Fix incompatible function pointer types in GlobalPrefs.m by adding explicit cast
  • Remove deprecated -whatsloaded linker flag from project settings

These changes allow the project to build successfully on Xcode 16 with macOS SDK 26.2.

Screenshot 2026-02-08 at 9 19 16 AM

Anand and others added 4 commits February 8, 2026 09:31
- Fix incompatible function pointer types in LinkingEditor.m by adding explicit IMP cast
- Fix incompatible function pointer types in GlobalPrefs.m by adding explicit cast
- Remove deprecated -whatsloaded linker flag from project settings

These changes allow the project to build successfully on Xcode 16 with macOS SDK 26.2.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Add .md and .markdown extensions to PlainTextFormat
- Markdown files can now be read and written by Notational Velocity
- Files are treated as plain text with UTF-8 encoding

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Entire-Checkpoint: d07fb2dbcd0f
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