[swift-corelibs-dev] [SE-0046] Implemented consistent function labels

Tony Parker anthony.parker at apple.com
Fri Apr 8 09:52:31 CDT 2016


These are turbulent times for syntax in Swift. :)

Pretty soon now we're also going to have to deal with the swift renaming rules as applied to all functions in corelibs-foundation. 

- Tony

> On Apr 8, 2016, at 3:12 AM, Daniel Eggert via swift-corelibs-dev <swift-corelibs-dev at swift.org> wrote:
> 
> 
>>> On 08 Apr 2016, at 01:44, Daniel Dunbar <daniel_dunbar at apple.com> wrote:
>>> 
>>> 
>>> On Apr 7, 2016, at 10:15 AM, Daniel Eggert via swift-corelibs-dev <swift-corelibs-dev at swift.org> wrote:
>>> 
>>> With this being merged
>>> 
>>> https://github.com/apple/swift-corelibs-foundation/pull/305
>>> 
>>> where do I find a compiler that works? Everything stopped working for me, because utils/update-checkout currently checks out something that can't build a toolchain.
>> 
>> Yes, this unfortunately just a reality of the language changing on trunk and the current development model -- if you want to track trunk you at times will need to build from trunk and not a snapshot.
> 
> I was trying to build off master, but it was failing for me. Works now. Sorry for the noise.
> 
> /Daniel
> 
> _______________________________________________
> swift-corelibs-dev mailing list
> swift-corelibs-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-corelibs-dev


More information about the swift-corelibs-dev mailing list