Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for MacFS #432

Merged
merged 3 commits into from
Sep 13, 2023
Merged

Drop support for MacFS #432

merged 3 commits into from
Sep 13, 2023

Conversation

derobins
Copy link
Member

@derobins derobins commented Sep 13, 2023

This is an ancient and obscure I/O system that provided a POSIX-like I/O interface for MacOS 9 and earlier w/ HFS volumes. It has nothing to do with modern Macs.

This is an ancient and obscure I/O system for MacOS 9 and earlier
w/ HFS volumes. It has nothing to do with modern Macs.
@derobins derobins added Component - C Library Core C library issues Type - Deprecation / Removal We strive for backward-compatibility, so it's worth noting this separately Priority - 3. Low 🔽 Code cleanup, small feature change requests, etc. labels Sep 13, 2023
@derobins derobins merged commit f8b7d3c into HDFGroup:master Sep 13, 2023
44 checks passed
@derobins derobins deleted the yank_macfs_io branch March 3, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - C Library Core C library issues Priority - 3. Low 🔽 Code cleanup, small feature change requests, etc. Type - Deprecation / Removal We strive for backward-compatibility, so it's worth noting this separately
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants