SwiftMQTT icon indicating copy to clipboard operation
SwiftMQTT copied to clipboard

Converted to Swift 5.1, fixed test passing

Open anatoliykant opened this issue 5 years ago • 2 comments

Fixed work with memory on Swift 5.1. Enjoy.

anatoliykant avatar Jun 27 '19 18:06 anatoliykant

@anatoliykant Great, thanks! :+1: I've refined your changes so that only memory access issue is addressed, since conversion to Swift 5 is a different thing and should not be addressed in this particular fix. Hope you don't mind :wink:

kervich avatar Jun 28 '19 14:06 kervich

@anatoliykant Great, thanks! 👍 I've refined your changes so that only memory access issue is addressed, since conversion to Swift 5 is a different thing and should not be addressed in this particular fix. Hope you don't mind 😉

No problem. I am glad that my pull request helped.

anatoliykant avatar Jun 28 '19 14:06 anatoliykant