Skip to content

Conversation

@ahoppen
Copy link
Member

@ahoppen ahoppen commented Jun 8, 2022

#58983 caused builds to start failing on CentOS 7 (https://ci.swift.org/job/oss-swift-package-centos-7/582/console) with the following error message. I’m reverting the PR for now to unblock CI.

/home/build-user/swift/stdlib/public/Cxx/std.swift:13:19: error: underlying Objective-C module 'std' not found
@_exported import std // Clang module
                  ^
/home/build-user/swift/stdlib/public/Cxx/String.swift:13:15: error: no type named 'string' in module 'std'
extension std.string {
              ^
/home/build-user/swift/stdlib/public/Cxx/String.swift:23:30: error: no type named 'string' in module 'std'
  public init(cxxString: std.string) {

rdar://94605043

…verlay-linux"

This reverts commit 9e69e4d, reversing
changes made to 59bb4cb.
@ahoppen ahoppen requested a review from egorzhdan June 8, 2022 06:38
@ahoppen ahoppen merged commit dadbfa2 into swiftlang:main Jun 8, 2022
@ahoppen ahoppen deleted the pr/revert-cxx-overlay-linux branch June 8, 2022 06:38
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