Kitura / Swift-SMTP

Swift SMTP client
Apache License 2.0
260 stars 60 forks source link

May need to update function signatures to remove warnings on completion handlers #116

Open dannys42 opened 3 years ago

dannys42 commented 3 years ago

Need to review function signatures to see if there's a way to remove compiler warnings [PR 114]

Backward matching of the unlabeled trailing closure is deprecated; label the argument with 'completion' to suppress this warning