Giter Site home page Giter Site logo

Comments (8)

josevalim avatar josevalim commented on July 28, 2024

Hi @kipcole9, can you please provide a repo and a command that reproduces those so i can take a look at the,?

from nimble_parsec.

kipcole9 avatar kipcole9 commented on July 28, 2024

from nimble_parsec.

josevalim avatar josevalim commented on July 28, 2024

from nimble_parsec.

kipcole9 avatar kipcole9 commented on July 28, 2024

And after a loooong time I'm back on this. I've added this pull request that corrects the @spec for tag/3 and label/3 but I am still seeing dialyzer errors on calls to label/3 that I can't identify. I think this is the root of several other errors I'm seeing.

https://github.com/elixir-cldr/cldr is a repo that exhibits the issue with a single dialyzer error (I've commented out all other calls to label/3 to make this clearer). It's configured to use my fork of nimble_parsec which has the fixes for tag/3 and label/3 specs.

Running mix dialzyer should show a single error:

lib/cldr/language_tag/rfc5646_grammar.ex:21:call_with_opaque
The call NimbleParsec.label('Elixir.NimbleParsec':t(),<<97,32,118,97,108,105,100,32,66,67,80,45,52,55,32,108,97,110,103,117,97,103,101,32,116,97,103>>) contains an opaque term in 1st argument when terms of different types are expected in these positions}.

Apologies for keeping this issue open and inactive so long.

from nimble_parsec.

josevalim avatar josevalim commented on July 28, 2024

No problem at all @kipcole9! If you can figure out the warnings, please let us know and we will gladly accept PRs. :)

from nimble_parsec.

kipcole9 avatar kipcole9 commented on July 28, 2024

The last PR I sent fixing two @specs resolves the outstanding dialyzer warnings (now that I've added @specs to my combinators.

Closing this issue. And hoping you might consider pushing master as a new release to hex?

from nimble_parsec.

josevalim avatar josevalim commented on July 28, 2024

With pleasure, 0.5.1 is out. Thank you for the contributions @kipcole9, very appreciated!

from nimble_parsec.

josevalim avatar josevalim commented on July 28, 2024

Actually, v0.5.1 is not out, there seems to be an issue with Hex. I will publish it as soon as it is fixed.

from nimble_parsec.

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.