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

Linux: DispatchTimeInterval not Equatable #834

Open
mickeyl opened this issue Mar 23, 2023 · 0 comments
Open

Linux: DispatchTimeInterval not Equatable #834

mickeyl opened this issue Mar 23, 2023 · 0 comments

Comments

@mickeyl
Copy link

mickeyl commented Mar 23, 2023

error: binary operator '!=' cannot be applied to two 'DispatchTimeInterval' operands
        guard interval != .never else { return nil }
              ~~~~~~~~ ^  ~~~~~~

This works fine on APPLE platforms.

mickeyl referenced this issue in Cornucopia-Swift/CornucopiaCore Mar 23, 2023
@parkera parkera transferred this issue from swiftlang/swift-corelibs-foundation Jul 5, 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

No branches or pull requests

1 participant