apple / swift-system

Low-level system calls and types for Swift
Apache License 2.0
1.18k stars 102 forks source link

SystemString api consistency improvements #155

Closed glessard closed 3 months ago

glessard commented 7 months ago

While working on https://github.com/apple/swift-system/pull/154, I found a few little inconsistencies in the implementation of the SystemString type. This PR fixes the inconsistencies I found.

glessard commented 7 months ago

@swift-ci please test

glessard commented 7 months ago

@swift-ci please test

glessard commented 7 months ago

@swift-ci please test