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

there are many warnings in swift4.1 and xcode 9.3 like this :'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value #791

Closed
a1259667899 opened this issue Apr 3, 2018 · 4 comments
Milestone

Comments

@a1259667899
Copy link

Issues are used to track bugs and feature requests.
Need help or have a general question? Ask on Stack Overflow (tag sqlite.swift).

Build Information

  • Include the SQLite.swift version, commit or branch experiencing the issue.
  • Mention Xcode and OS X versions affected.
  • How do do you integrate SQLite.swift in your project?
    • manual
    • CocoaPods
    • Carthage
    • Swift Package manager

General guidelines

  • Be as descriptive as possible.
  • Provide as much information needed to reliably reproduce the issue.
  • Attach screenshots if possible.
  • Better yet: attach GIFs or link to video.
  • Even better: link to a sample project exhibiting the issue.
@a1259667899
Copy link
Author

there are many warnings in swift4.1 and xcode 9.3 like this :'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value

@jberkel
Copy link
Collaborator

jberkel commented Apr 12, 2018

#797

@jberkel
Copy link
Collaborator

jberkel commented Apr 13, 2018

Fixed in master

@jberkel jberkel added this to the 0.11.5 milestone Apr 13, 2018
@jberkel
Copy link
Collaborator

jberkel commented Apr 14, 2018

Fixed in 0.11.5

@jberkel jberkel closed this as completed Apr 14, 2018
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

2 participants