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

Handle the empty file inode on macOS and FAT32 (with the proper define) #1210

Merged
merged 1 commit into from
Jul 30, 2019

Conversation

joshpeterson
Copy link

Previously, 5174f7e was an attempt to
correct this issue. However, the #define scheme for Mono changed since
then, so PLATFORM_MACOSX became HOST_DARWIN.

This change uses the proper define to correct Unity case 1166108.

Previously, 5174f7e was an attempt to
correct this issue. However, the `#define` scheme for Mono changed since
then, so `PLATFORM_MACOSX` became `HOST_DARWIN`.

This change uses the proper define to correct Unity case 1166108.
@joshpeterson joshpeterson merged commit 0295d49 into unity-master Jul 30, 2019
@joshpeterson joshpeterson deleted the macos-fat32-empty-file-proper-define branch July 30, 2019 16:11
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.

2 participants