May need to update function signatures to remove warnings on completion handlers
Open
enhancement
- Dominant language
- Swift
- Stars
- 290
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
Need to review function signatures to see if there's a way to remove compiler warnings [[PR 114](https://github.com/Kitura/Swift-SMTP/pull/114#pullrequestreview-548443724)]
```
Backward matching of the unlabeled trailing closure is deprecated; label the argument with 'completion' to suppress this warning
```
Contributor guide
Assessment
This issue has not been assessed yet.