Skip to content

Conversation

moiseev
Copy link
Contributor

@moiseev moiseev commented Nov 8, 2018

A few internal functions were defined within the #if
INTERNAL_CHECKS_ENABLED block, which made the results different between
stdlib configurations with assertions enabled and without. Since these
fucntions are internal and are not @inlinable, it is OK to have them
unconditionally.

rdar://problem/45880586

A few internal functions were defined within the #if
INTERNAL_CHECKS_ENABLED block, which made the results different between
stdlib configurations with assertions enabled and without. Since these
fucntions are internal and are not @inlinable, it is OK to have them
unconditionally.

<rdar://problem/45880586>
@moiseev
Copy link
Contributor Author

moiseev commented Nov 8, 2018

@swift-ci Please smoke test

@moiseev
Copy link
Contributor Author

moiseev commented Nov 8, 2018

Linux build error:

lookup error: /home/buildnode/jenkins/workspace/swift-PR-Linux-smoke-test/branch-master/buildbot_linux/swiftpm-linux-x86_64/.bootstrap/bin/../lib/swift/linux/libFoundation.so: undefined symbol: uregex_open_55

@moiseev
Copy link
Contributor Author

moiseev commented Nov 8, 2018

@swift-ci Please smoke test Linux platform

1 similar comment
@moiseev
Copy link
Contributor Author

moiseev commented Nov 8, 2018

@swift-ci Please smoke test Linux platform

@moiseev moiseev merged commit cc9c4fa into swiftlang:master Nov 8, 2018
@moiseev moiseev deleted the no-guards branch November 8, 2018 05:43
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