Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libunwind: add a patch to address a problem with Julia #9634

Closed
wants to merge 1 commit into from

Conversation

abbradar
Copy link
Member

@abbradar abbradar commented Sep 3, 2015

JuliaLang/julia#3469. Should be beneficial to other LLVM-JIT+libunwind projects as well (e.g. Pyston). I suppose we want this in staging first.

Should be beneficial to other LLVM+libunwind projects as well (e.g. Pyston)
@abbradar abbradar added 0.kind: enhancement Add something new 1.severity: mass-rebuild This PR causes a large number of packages to rebuild labels Sep 3, 2015
@abbradar
Copy link
Member Author

abbradar commented Sep 4, 2015

Do we want this in release-15.09? If yes, to what branch should I commit this first? If not, would staging-post-15.06 be good enough?

cc @ttuegel @7c6f434c (Julia maintainers), @vcunat (last person who touched libunwind)

@wkennington
Copy link
Contributor

Use the regular staging branch if it really affects that many targets and
then we can eventually Cherry pick to the release. Post-15.06 was
intentended for dramatic changes not to be tied up in this release.

On Thu, Sep 3, 2015, 17:40 Nikolay Amiantov [email protected]
wrote:

Do we want this in release-15.09? If yes, to what branch should I commit
this first? If not, would staging-post-15.06 be good enough?

cc @ttuegel https://github.com/ttuegel @7c6f434c
https://github.com/7c6f434c (Julia maintainers), @vcunat
https://github.com/vcunat (last person who touched libunwind)


Reply to this email directly or view it on GitHub
#9634 (comment).

@abbradar
Copy link
Member Author

abbradar commented Sep 4, 2015

Got it, then let's just push this to the staging now and cherry-pick to the release-15.09 later if we decide it's worth it.

@abbradar abbradar closed this Sep 4, 2015
@vcunat
Copy link
Member

vcunat commented Sep 4, 2015

Yes, I think the same.

@abbradar abbradar deleted the libunwind-patch branch December 23, 2021 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: enhancement Add something new 1.severity: mass-rebuild This PR causes a large number of packages to rebuild
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants