Coder Social home page Coder Social logo

Crash with nil in set about edn HOT 4 CLOSED

russolsen avatar russolsen commented on June 8, 2024
Crash with nil in set

from edn.

Comments (4)

hypirion avatar hypirion commented on June 8, 2024

Argh, I thought I covered all those edge cases =/

Thanks for the straightforward reproducible case! It was clever of you to use one of the examples to show the problem.

I did some experiments and this also happens with maps: One can test that out with {nil 1} or anything where a key is nil. Internally they are decoded in the same fashion, so presumably fixing one will fix both.

I'll have a look at this during the upcoming days and see if I can find the bug.

from edn.

hypirion avatar hypirion commented on June 8, 2024

Alright, sorry about that. This should now work: You should be able to call go get -u gopkg.in/edn.v1 to get this package working again.

Also, thanks for the report, it is much appreciated =)

from edn.

russolsen avatar russolsen commented on June 8, 2024

Yup, looks like it is fixed. Thanks for the rapid turnaround.

BTW, you might find
https://github.com/cognitect/transit-format/tree/master/examples/0.8/simple
interesting.

In that directory you will find a bunch of edn files with interesting
values in them.

R

On Tue, Jan 26, 2016 at 2:13 PM, hyPiRion [email protected] wrote:

Alright, sorry about that. This should now work: You should be able to
call go get -u gopkg.in/edn.v1 to get this package working again.

Also, thanks for the report, it is much appreciated =)


Reply to this email directly or view it on GitHub
#6 (comment).

Russ Olsen
@russolsen
http://www.russolsen.com

from edn.

hypirion avatar hypirion commented on June 8, 2024

Yeah, thanks for the pointers. I'll be sure to take a look and verify that it works as intended on those.

from edn.

Related Issues (15)

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.