Giter Club home page Giter Club logo

Comments (7)

Jitsusama avatar Jitsusama commented on July 20, 2024

Hello @KarlZeo

I do believe that method is missing right now. The Swift 3.2 branch is currently a major deviation from the master branch's API. I'm focusing on the bare minimum to support Swift 3.2, removing a lot of older API.

That said, I am thinking about reintroducing some of it. I will admit, I wasn't expecting anyone to be using fromUnparsedString directly. I guess that's what I get for not marking it as private! 😄

Let me mull this over a bit. I was thinking of removing that method, but if it is seeing use, I could entertain keeping it around for a while. Are there any other methods that you're used to using that are missing?

from uint128.

KarlZeo avatar KarlZeo commented on July 20, 2024

Hi, @Jitsusama
I use NEKit,this repo is use your code.And some IPRange method use fromUnparsedString this method.

from uint128.

Jitsusama avatar Jitsusama commented on July 20, 2024

I see that they copied over UInt128.swift into their source. I'll take a closer look when I get the basic Swift 3.2 functionality working in the swift3.2 branch. I'm thinking that I'll probably reintroduce the method and mark it as deprecated to give that project time to implement API changes in this library.

from uint128.

KarlZeo avatar KarlZeo commented on July 20, 2024

@Jitsusama OK,Thanks.

from uint128.

Jitsusama avatar Jitsusama commented on July 20, 2024

I just committed e28166f which reintroduces this method as deprecated. Anyone compiling code referencing fromUnparsedString(_: String) in Swift 3.2+ will get a warning, but the code will still compile. Could you please try this out and let me know if it works for you?

from uint128.

Jitsusama avatar Jitsusama commented on July 20, 2024

Hello @KarlZeo, have you had a chance to try this out?

from uint128.

Jitsusama avatar Jitsusama commented on July 20, 2024

I'm closing this out, as it should be resolved.

from uint128.

Related Issues (16)

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.