Git Product home page Git Product logo

Comments (6)

mschae avatar mschae commented on May 26, 2024 1

Wow this completely slipped by, sorry.

Will add negative integers asap, sorry about that

from bolt_sips.

florinpatrascu avatar florinpatrascu commented on May 26, 2024

@wavewizard - thank you for the bug report!

@mschae - would you please double check Boltex, the Boltex.PackStream.decode/1, in case you can spare some time? Boltex returns 255 for -1. Simple test:

iex> Boltex.test('localhost',7687, "return -1 as n")
[success: %{"fields" => ["n"], "result_available_after" => 3}, record: [255],
 success: %{"result_consumed_after" => 0, "type" => "r"}]

The encoder is correct.

Thank you both!

from bolt_sips.

mschae avatar mschae commented on May 26, 2024

@florinpatrascu Can you verify that my latest master fixes negative integers? If that's so I'll release a new version. Sorry for the delay.

from bolt_sips.

florinpatrascu avatar florinpatrascu commented on May 26, 2024

yep, the master branch is the fix :) Thank you, @mschae! I'll push a new release as soon release you have time to publish the master.

from bolt_sips.

mschae avatar mschae commented on May 26, 2024

@florinpatrascu Just published 0.4.1 with the fix. Thanks for the report!

from bolt_sips.

florinpatrascu avatar florinpatrascu commented on May 26, 2024

Thank you both, @mschae and @wavewizard! Negative numbers are in, now =)

@wavewizard - please use the latest bolt_sips version, from the master branch.

from bolt_sips.

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.