[swift-evolution] [Draft] Introducing Build Configuration Tests for Platform Conditions

Shawn Erickson shawnce at gmail.com
Tue Mar 15 11:40:04 CDT 2016


I guess the fuzziness in my mind is when considering LP64, LLP64, etc. I
believe swift attempts to avoid that by defining either 32 bit or 64 bit
model. If that is universally the case then I think bitwidth is fine. If
not then pointerwidth may be more correct. Those bridging to C would have
to consider information from the C world to deal with the variations of
type size based on platform and 32/64.

-Shawn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160315/89ab4aa5/attachment.html>


More information about the swift-evolution mailing list