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

Don't extend Base.convert; instead, define a separate mbd_unpack function #34

Merged
merged 1 commit into from
Sep 1, 2022
Merged

Don't extend Base.convert; instead, define a separate mbd_unpack function #34

merged 1 commit into from
Sep 1, 2022

Conversation

DilumAluthge
Copy link
Contributor

Fixes #29

In #29 (comment), @meggart mentioned that this would be a breaking change. Therefore, I have bumped the version number in the Project.toml file from 0.2.1 to 1.0.0-DEV to reflect the breaking change.

Copy link
Collaborator

@meggart meggart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for tackling this issue. Do you still need support in investigating why the tests still fail on 1.8?

src/common.jl Outdated Show resolved Hide resolved
@DilumAluthge
Copy link
Contributor Author

I will definitely need help with the test failures.

@DilumAluthge
Copy link
Contributor Author

Alright, CI is green now.

@DilumAluthge DilumAluthge requested a review from meggart August 31, 2022 20:56
@meggart
Copy link
Collaborator

meggart commented Sep 1, 2022

Greate to see the tests passing and again thanks a lot for the fix.

@meggart meggart merged commit 94f4542 into wildart:master Sep 1, 2022
@DilumAluthge DilumAluthge deleted the dpa/mbd_unpack branch September 1, 2022 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

type piracy in convert causes ambiguity errors
2 participants