Re: [swift-corelibs-dev] small nit in NSKeyedArchiver.swift

2016-07-20 Thread Tony Parker via swift-corelibs-dev
This looks correct to me. Can you file JIRA or put up a PR? Thanks! - Tony > On Jul 19, 2016, at 11:16 PM, Luke Howard via swift-corelibs-dev > wrote: > > Posting to mailing list as I’m not able to test this right now, but I suspect > this patch should be applied – > > diff --git a/Foundatio

[swift-corelibs-dev] small nit in NSKeyedArchiver.swift

2016-07-19 Thread Luke Howard via swift-corelibs-dev
Posting to mailing list as I’m not able to test this right now, but I suspect this patch should be applied – diff --git a/Foundation/NSKeyedArchiver.swift b/Foundation/NSKeyedArchiver.swift index d070a15..fdcedae 100644 --- a/Foundation/NSKeyedArchiver.swift +++ b/Foundation/NSKeyedArchiver.swift