GithubHelp home page GithubHelp logo

max(1,2) != max(2,1) about slim HOT 3 CLOSED

messerlab avatar messerlab commented on June 5, 2024
max(1,2) != max(2,1)

from slim.

Comments (3)

bhaller avatar bhaller commented on June 5, 2024 1

There needs to be a "recoil in horror" reaction on GitHub.

from slim.

bhaller avatar bhaller commented on June 5, 2024 1

BTW, not so much that it always returns the first argument, as that singleton integer arguments get coerced to logical type, and so values other than 0 or 1 are mishandled – 0 is treated as 0, 1 is treated as 1, all other values are coerced to 1. Anyway, horrifying, fixed. Thanks for the report.

from slim.

bhaller avatar bhaller commented on June 5, 2024

Gah. Well that's bad. How did this get past my unit tests?? Well, thanks, I'll fix this in SLiM 3.3 which should be released this week.

from slim.

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.