Giter Site home page Giter Site logo

Comments (12)

euantorano avatar euantorano commented on July 19, 2024

from serial.nim.

euantorano avatar euantorano commented on July 19, 2024

I've just tested this and I can't reproduce the issue on Nim Compiler Version 1.0.0 [MacOSX: amd64]. Can you post the output of nim -v so I can see what platform you're on?

I have found another issue that affects compatibility with v1.0.0 though.

from serial.nim.

accaldwell avatar accaldwell commented on July 19, 2024

Nim Compiler Version 1.0.0 [Linux: amd64]
Compiled at 2019-09-23
Copyright (c) 2006-2019 by Andreas Rumpf

git hash: f7a8fc46c0012033917582eb740dc0343c093e35
active boot switches: -d:release

Installed using choosenim on Arch Linux.

from serial.nim.

euantorano avatar euantorano commented on July 19, 2024

from serial.nim.

accaldwell avatar accaldwell commented on July 19, 2024

Yeah, unfortunately the code I'm writing uses serial/utils and serial/serialstream also.

FYI, this seems broken as far back as 0.20.0, but 0.19.6 works fine on my test machines.

from serial.nim.

euantorano avatar euantorano commented on July 19, 2024

from serial.nim.

accaldwell avatar accaldwell commented on July 19, 2024

Hmm, actually it looks like this was fixed as part of #21. I was testing with version 1.1.2 as installed by nimble (the latest release version), which didn't include that fix. nimble install serial@#head installs a version that works.

from serial.nim.

euantorano avatar euantorano commented on July 19, 2024

from serial.nim.

PMunch avatar PMunch commented on July 19, 2024

I ran into the same issue today, also with 1.1.2. Did you create a new release?

from serial.nim.

euantorano avatar euantorano commented on July 19, 2024

@PMunch 1.1.3 was released recently. There have been a few changes since then, and I'm planning to tag a new release once I fix #25 and #26.

I'd advise using HEAD for now until a new release is tagged.

from serial.nim.

PMunch avatar PMunch commented on July 19, 2024

Ah, you forgot to tag that release with a git tag which is what I believe nimble uses to get versions. So it installs 1.1.2 by default.

from serial.nim.

euantorano avatar euantorano commented on July 19, 2024

Yep, seems like it. I'm sure Nimble used to just use the .nimble file, but I know you have to try and keep the 2 in sync which is a bit of a pain.

from serial.nim.

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.