swift
f478b79a
- swift-inspect: Explicitly reference String.init(cString:)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
swift-inspect: Explicitly reference String.init(cString:) This was briefly failing to build because of an ambiguous initializer while making other changes, it's better to be explicit with method names anyway. rdar://127548384
References
#73490 - swift-inspect: Explicitly reference String.init(cString:)
Author
porglezomp
Parents
f6a2793c
Loading