On Wed, Feb 1, 2017 at 10:24 AM, Joe Groff via swift-dev < [email protected]> wrote:
> > > On Feb 1, 2017, at 2:33 AM, Chris Eidhof via swift-dev < > [email protected]> wrote: > > > > The error tells you it's not a function, but a String. In other words, > it's a property of filemgr. Try calling it without the parentheses :). > > This is the kind of thing it'd be a good idea to have a fixit for. If > either of you have time to file a bug to improve the diagnostic to suggest > a fix, we'd appreciate it! > The original change actually emits the fixit. I also verified that the -fixit-all emits a fix it to .remap. > -Joe > _______________________________________________ > swift-dev mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-dev > -- Saleem Abdulrasool compnerd (at) compnerd (dot) org
_______________________________________________ swift-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-dev
