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

simplify the code for IsObjWithMemory #5875

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

ThomasBreuer
Copy link
Contributor

  • add constructor ObjWithMemory
  • remove undocumented function TypeOfObjWithMemory (perhaps it is used in some package, we will see)
  • use ObjWithMemory in all relevant places

- add constructor `ObjWithMemory`
- remove undocumented function `TypeOfObjWithMemory`
  (perhaps it is used in some package, we will see)
- use `ObjWithMemory` in all relevant places
@ThomasBreuer ThomasBreuer added kind: enhancement Label for issues suggesting enhancements; and for pull requests implementing enhancements topic: library release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes labels Dec 19, 2024
@fingolfin fingolfin merged commit cf88913 into gap-system:master Dec 19, 2024
33 checks passed
@fingolfin
Copy link
Member

Should be backported to enable backporting PR #5907

fingolfin pushed a commit that referenced this pull request Jan 17, 2025
- add constructor `ObjWithMemory`
- remove undocumented function `TypeOfObjWithMemory`
  (perhaps it is used in some package, we will see)
- use `ObjWithMemory` in all relevant places
@fingolfin
Copy link
Member

Backported to stable-4.14 in 8e778b5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-4.14-DONE kind: enhancement Label for issues suggesting enhancements; and for pull requests implementing enhancements release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants