Giter VIP home page Giter VIP logo

Comments (2)

lilyball avatar lilyball commented on July 29, 2024

I can't reproduce this. Apple Swift version 2.1 (from Xcode 7.1.1) demangles the string just fine:

> xcrun swift-demangle '_TtFQQQq_FSs5splitu0_Rq_Ss14CollectionTypeq0_Ss11BooleanType_FTq_8maxSplitSi16allowEmptySlicesSb11isSeparatorFqqq_S_9GeneratorSs13GeneratorType7Elementq0__GSaqq_S_11SubSequence_9Generator7ElementQq0_FSs5splitu0_Rq_Ss14CollectionTypeq0_Ss11BooleanType_FTq_8maxSplitSi16allowEmptySlicesSb11isSeparatorFqqq_S1_9GeneratorSs13GeneratorType7Elementq0__GSaqq_S1_11SubSequence_'
_TtFQQQq_FSs5splitu0_Rq_Ss14CollectionTypeq0_Ss11BooleanType_FTq_8maxSplitSi16allowEmptySlicesSb11isSeparatorFqqq_S_9GeneratorSs13GeneratorType7Elementq0__GSaqq_S_11SubSequence_9Generator7ElementQq0_FSs5splitu0_Rq_Ss14CollectionTypeq0_Ss11BooleanType_FTq_8maxSplitSi16allowEmptySlicesSb11isSeparatorFqqq_S1_9GeneratorSs13GeneratorType7Elementq0__GSaqq_S1_11SubSequence_ ---> ((archetype 0 of Swift.split <A, B where A: Swift.CollectionType, B: Swift.BooleanType> (A, maxSplit : Swift.Int, allowEmptySlices : Swift.Bool, isSeparator : (A.Generator.Element) -> B) -> [A.SubSequence]).Generator.Element) -> (archetype 1 of Swift.split <A, B where A: Swift.CollectionType, B: Swift.BooleanType> (A, maxSplit : Swift.Int, allowEmptySlices : Swift.Bool, isSeparator : (A.Generator.Element) -> B) -> [A.SubSequence])

Current master of the repo doesn't demangle it (presumably the type mangling has changed already), but it doesn't crash either:

> build/Ninja-DebugAssert/swift-macosx-x86_64/bin/swift-demangle '_TtFQQQq_FSs5splitu0_Rq_Ss14CollectionTypeq0_Ss11BooleanType_FTq_8maxSplitSi16allowEmptySlicesSb11isSeparatorFqqq_S_9GeneratorSs13GeneratorType7Elementq0__GSaqq_S_11SubSequence_9Generator7ElementQq0_FSs5splitu0_Rq_Ss14CollectionTypeq0_Ss11BooleanType_FTq_8maxSplitSi16allowEmptySlicesSb11isSeparatorFqqq_S1_9GeneratorSs13GeneratorType7Elementq0__GSaqq_S1_11SubSequence_'
_TtFQQQq_FSs5splitu0_Rq_Ss14CollectionTypeq0_Ss11BooleanType_FTq_8maxSplitSi16allowEmptySlicesSb11isSeparatorFqqq_S_9GeneratorSs13GeneratorType7Elementq0__GSaqq_S_11SubSequence_9Generator7ElementQq0_FSs5splitu0_Rq_Ss14CollectionTypeq0_Ss11BooleanType_FTq_8maxSplitSi16allowEmptySlicesSb11isSeparatorFqqq_S1_9GeneratorSs13GeneratorType7Elementq0__GSaqq_S1_11SubSequence_ ---> _TtFQQQq_FSs5splitu0_Rq_Ss14CollectionTypeq0_Ss11BooleanType_FTq_8maxSplitSi16allowEmptySlicesSb11isSeparatorFqqq_S_9GeneratorSs13GeneratorType7Elementq0__GSaqq_S_11SubSequence_9Generator7ElementQq0_FSs5splitu0_Rq_Ss14CollectionTypeq0_Ss11BooleanType_FTq_8maxSplitSi16allowEmptySlicesSb11isSeparatorFqqq_S1_9GeneratorSs13GeneratorType7Elementq0__GSaqq_S1_11SubSequence_

from swift.

belkadan avatar belkadan commented on July 29, 2024

Thanks for checking, Kevin!

from swift.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.