Coder Social home page Coder Social logo

Error message not correct about butter HOT 3 CLOSED

benknoble avatar benknoble commented on August 12, 2024
Error message not correct

from butter.

Comments (3)

benknoble avatar benknoble commented on August 12, 2024

Looks like method assign in environment.go: perhaps we should just verify that value.(type) and found.(type) are the same.

At any rate, the error message seems backwards. I would have expected "Cannot assign int to string type" or something like that.

from butter.

abrahampost avatar abrahampost commented on August 12, 2024

Yep, that makes sense. I will try to submit a fix later tonight!

The reason the logic is a little squirrely currently is that I haven't quite gotten the hang of Go's type system yet. You can only use <variable>.(type) in a switch statement, so I was struggling with type checking in a few places. I think I will try to use one of the techniques outlined in this stack overflow post in order to simplify the logic a bit.

Thanks a bunch for finding that error!!!

from butter.

abrahampost avatar abrahampost commented on August 12, 2024

closed in #7

from butter.

Related Issues (7)

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.