Coder Social home page Coder Social logo

Comments (4)

cristianoc avatar cristianoc commented on June 16, 2024

And that's an old message too, coming from a time when there was not a complete fixpoint computed. In reality there's no inaccuracy left.

The one thing left is: if the sources are coming from a pre-processor, which sprinkled with things like

#1 "eol_detect.ml"

then the location info is going to be inaccurate, and might lead to cycles only for that reason.

The issue in that case is not going to be the cycle, but the incorrect info.
Perhaps I'll just add a warning somewhere that there's the assumption that those line directives are not used.

Btw Q: is there a way to ignore those directives, perhaps as a project compilation setting? That would take care of the issues.

from reanalyze.

jberdine avatar jberdine commented on June 16, 2024

Hmm, ok, don't worry about this for now then, I'll hunt some more.

from reanalyze.

jberdine avatar jberdine commented on June 16, 2024

Btw Q: is there a way to ignore those directives, perhaps as a project compilation setting? That would take care of the issues.

Well, ocamlformat silently removes them, so for ocaml code there is that. :-)

There must be a reasonably simple pre-processor that would remove them though.

from reanalyze.

cristianoc avatar cristianoc commented on June 16, 2024

Turned off the warning, as it's of little value. Mostly just noise and confusing.
1aa7f46

from reanalyze.

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.