[swift-evolution] [swift-build-dev] [Review] SE-0038 Package Manager C Language Target Support

Rick Ballard rballard at apple.com
Wed Feb 17 23:36:14 CST 2016


Hi T.J.,

This proposal is not about mixed Swift-C++ code. It's about allowing a Swift package to depend on and build a pure C/C++ module.

I hope that clarifies,

	- Rick

> On Feb 17, 2016, at 9:34 PM, T.J. Usiyan <griotspeak at gmail.com> wrote:
> 
> I haven't had time to read this yet but I do have a question. You mention C++ here but that is explicitly not a Swift 3 feature, right? Is this just part of the groundwork for C++ support?
> 
> 
> 
> On Tue, Feb 16, 2016 at 9:12 PM, Rick Ballard via swift-build-dev <swift-build-dev at swift.org <mailto:swift-build-dev at swift.org>> wrote:
> Hello Swift community,
> 
> A review of “Package Manager C Language Target Support” for the Swift Package Manager begins now and runs through Monday, February 22th. The proposal is available here:
> 
>         https://github.com/apple/swift-evolution/blob/master/proposals/0038-swiftpm-c-language-targets.md <https://github.com/apple/swift-evolution/blob/master/proposals/0038-swiftpm-c-language-targets.md>
> 
> Reviews are an important part of the Swift evolution process. All reviews should be sent to the swift-evolution mailing list at
> 
>         https://lists.swift.org/mailman/listinfo/swift-evolution <https://lists.swift.org/mailman/listinfo/swift-evolution>
> 
> or, if you would like to keep your feedback private, directly to the review manager.
> 
> What goes into a review?
> 
> The goal of the review process is to improve the proposal under review through constructive criticism and, eventually, determine the direction of Swift. When writing your review, here are some questions you might want to answer in your review:
> 
>         * What is your evaluation of the proposal?
>         * Is the problem being addressed significant enough to warrant a change to the Swift Package Manager?
>         * Does this proposal fit well with the feel and direction of the Swift Package Manager?
>         * If you have you used other package managers with a similar feature, how do you feel that this proposal compares to those?
>         * How much effort did you put into your review? A glance, a quick reading, or an in-depth study?
> 
> More information about the Swift evolution process is available at
> 
>         https://github.com/apple/swift-evolution/blob/master/process.md <https://github.com/apple/swift-evolution/blob/master/process.md>
> 
> Thank you,
> 
>         - Rick
>           Review Manager
> 
> _______________________________________________
> swift-build-dev mailing list
> swift-build-dev at swift.org <mailto:swift-build-dev at swift.org>
> https://lists.swift.org/mailman/listinfo/swift-build-dev <https://lists.swift.org/mailman/listinfo/swift-build-dev>
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160217/c4ddd9da/attachment.html>


More information about the swift-evolution mailing list