Git Product home page Git Product logo

Comments (5)

marcrambo avatar marcrambo commented on May 30, 2024 1

we could also simply add a default case which asserts and returns -1 (i.e.) eof.

from ni-media.

Foaly avatar Foaly commented on May 30, 2024

Hmm I can't reproduce the warning using Clang Apple LLVM version 9.0.0
What compiler version + OS are you using?

from ni-media.

wolfv avatar wolfv commented on May 30, 2024

clang++ -v gives clang version 5.0.1 (tags/RELEASE_501/final)
on Fedora 27

from ni-media.

Foaly avatar Foaly commented on May 30, 2024

From a quick google around this seems to be a compiler bug (more specifically in libstdc++). So a workaround would be to get rid of the switch, but I would say the proper solution is a compiler update :)

from ni-media.

marcrambo avatar marcrambo commented on May 30, 2024

Could not reproduce this warning but PR #19 should fix it. Also we added some checks on the CI in PR #20 so the code remains warning free. Thanks for reporting.

from ni-media.

Related Issues (14)

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.