GithubHelp home page GithubHelp logo

publish 0.6 about addr2line HOT 3 CLOSED

m4b avatar m4b commented on September 27, 2024
publish 0.6

from addr2line.

Comments (3)

philipc avatar philipc commented on September 27, 2024

A blocker for release is the unwind crate's dependency on a gimli fork.

@main-- This is only used for the correctness test. I see three options:

  • get the gimli changes merged and published
  • change the correctness test to use the backtrace crate (as done for the output equivalence test)
  • delete the correctness test. Does it provide any value in addition to the output equivalence test?

Any preference? I don't have time to do the first option myself. The other options are trivial.

from addr2line.

main-- avatar main-- commented on September 27, 2024

The correctness test tests unwind as much as it tests addr2line. That crate is not really in a releasable state yet (needs more testing and platform support) so for now I wouldn't really want to depend on it anyways. The test exists mostly to compare to known-good values (unlike output equivalence, which arguably does something else) but now that I think about it, it can probably just go away. The only scenario it guards against is if an issue with the build process makes both GNU addr2line and ours return no data at all, thus preventing any actual testing - I don't think that's realistic however. On the other hand, it's susceptible to instabilities like #80 so this is probably not worth it.

from addr2line.

philipc avatar philipc commented on September 27, 2024

Published 0.6.0.

from addr2line.

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.