Modernise - #244
Conversation
0xTim
left a comment
There was a problem hiding this comment.
It's a long shot, but can any of the unsafe functions be taken over by APIs in Swift System? The answer could well be no, but worth checking
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #244 +/- ##
=======================================
Coverage 71.86% 71.86%
=======================================
Files 29 29
Lines 878 878
=======================================
Hits 631 631
Misses 247 247
🚀 New features to boost your workflow:
|
At first glance, I think we can only use Swift System in a few lines of |
0xTim
left a comment
There was a problem hiding this comment.
Pity about all the unsafe stuff but that's the deal with interacting with glibc!
Add modernisation changes as per Modernisation