Skip to content

Fixup InstallAPI post merge #8434

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

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Fixup InstallAPI post merge #8434

merged 1 commit into from
Mar 19, 2024

Conversation

cyndyishida
Copy link

AM merge introduced some test failures.

AM merge introduced some test failures.
@cyndyishida
Copy link
Author

@swift-ci please test

@cyndyishida
Copy link
Author

Looks like unrelated failures in swift build.

/Users/ec2-user/jenkins/workspace/apple-llvm-project-pr-macos/branch-next/swift/include/swift/Localization/LocalizationFormat.h:80:49: error: use of undeclared identifier 'little'
    endian::write<offset_type>(out, dataLength, little);
                                                ^
/Users/ec2-user/jenkins/workspace/apple-llvm-project-pr-macos/branch-next/swift/include/swift/Localization/LocalizationFormat.h:87:39: error: use of undeclared identifier 'little'
    endian::write<key_type>(out, key, little);
                                      ^
/Users/ec2-user/jenkins/workspace/apple-llvm-project-pr-macos/branch-next/swift/include/swift/Localization/LocalizationFormat.h:123:39: error: use of undeclared identifier 'little'; did you mean 'little_t'?
        endian::readNext<offset_type, little, unaligned>(data);
                                      ^~~~~~
                                      little_t

@cyndyishida cyndyishida merged commit 51859f9 into swiftlang:next Mar 19, 2024
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