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

Fix libgit2 error throw #42576

Merged

Conversation

IanButterworth
Copy link
Member

Fixes #42575

@giordano I think there was more to your issue, but the main problem reported was the type ReadOnlyMemoryError has no field code, so this fixes that

@DilumAluthge DilumAluthge added bugfix This change fixes an existing bug libgit2 The libgit2 library or the LibGit2 stdlib module labels Oct 10, 2021
@IanButterworth IanButterworth added backport 1.7 backport 1.6 Change should be backported to release-1.6 labels Oct 10, 2021
@IanButterworth IanButterworth merged commit 7a8a39b into JuliaLang:master Oct 10, 2021
@IanButterworth IanButterworth deleted the ib/fix_libgit_error_throw branch October 10, 2021 14:03
KristofferC pushed a commit that referenced this pull request Oct 11, 2021
KristofferC pushed a commit that referenced this pull request Oct 19, 2021
KristofferC pushed a commit that referenced this pull request Nov 11, 2021
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Nov 13, 2021
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug libgit2 The libgit2 library or the LibGit2 stdlib module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

type ReadOnlyMemoryError has no field code
3 participants