CGFloat string conformance issue

I just noticed that CGFloat conforms to CustomStringConvertible, but it should probably conform to LosslessStringConvertible. (Both of its underlying types support the protocol.) Is this something I can submit a PR for, or does it have to come out of the Core Graphics team?

···

--
Brent Royal-Gordon
Architechies