Skip to content

Add some missing NSSearchPathDirectory enum types#442

Closed
buzzdeee wants to merge 1 commit intognustep:masterfrom
buzzdeee:NSPathUtilities_constants
Closed

Add some missing NSSearchPathDirectory enum types#442
buzzdeee wants to merge 1 commit intognustep:masterfrom
buzzdeee:NSPathUtilities_constants

Conversation

@buzzdeee buzzdeee requested a review from rfm as a code owner August 29, 2024 20:22
Copy link
Contributor

@rfm rfm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While this looks relatively harmless, the fact that the new types are not implemented would cause potential confusion/breakage of apps that tried to use them, so I think it would be better to support those values in NSPathUtilities.m rather than ignoring them.

@rfm
Copy link
Contributor

rfm commented Jul 23, 2025

I created rudimentary implementations for the directory types, so this patch is obsolete.

@rfm rfm closed this Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants