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

Skip checking DATOBJ when retyping bag #5661

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

ChrisJefferson
Copy link
Contributor

This is a (hopefully) temporary workaround, which disables a debug check when changing the type of T_DATOBJ objects, because it is currently triggered by the EDIM package.

What EDIM is doing won't actually cause GAP to crash -- but long term we would like to be more careful with how bags are typed. Once EDIM is fixed this can be removed, but this lets us run debug builds until a new EDIM release.

@fingolfin fingolfin added topic: kernel release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes labels Feb 29, 2024
@fingolfin fingolfin enabled auto-merge (squash) February 29, 2024 16:43
@fingolfin fingolfin merged commit 82d6d4b into gap-system:master Feb 29, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants