Fix memory_space type alias in DerivField. Fixes #552#553
Conversation
tpadioleau
left a comment
There was a problem hiding this comment.
Thank you for your contribution! Just a minor change in the fix.
Also could you complete the section "All Submissions" in the checklist ? Don't hesitate if you have questions.
|
Updated the typename removal as suggested and corrected the checklist. Ready for re-review. |
As it is a bug fix, do you mind adding a changelog entry in the section "Fixed" ? |
|
Sure, I'll add a changelog entry in the "Fixed" section. Thanks for the
guidance!
…On Tue, Feb 24, 2026, 4:05 PM Thomas Padioleau ***@***.***> wrote:
*tpadioleau* left a comment (gyselax/gyselalibxx#553)
<#553 (comment)>
Updated the typename removal as suggested and corrected the checklist.
Ready for re-review.
As it is a bug fix, do you mind adding a changelog entry in the section
"Fixed" ?
—
Reply to this email directly, view it on GitHub
<#553 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7TVUTU2JMINLFMIRHG3G6L4NQO6NAVCNFSM6AAAAACV5TBJFKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTSNJQGUYTMOBWGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
|
@Quntized thank you very much for finding and fixing this bug. Lines 66 to 69 in 8ad19b5 |
fe1cf54 to
e0622c4
Compare
|
Thanks, Resolved merge conflicts. Added myself to the Minor contributions section in AUTHORS and added a changelog entry in the Fixed section. Ready for re-review. |
|
Sure , i want it, Thanks for asking. And i would like to more contribute in
the gyselalibxx project
…On Tue, Feb 24, 2026 at 5:13 PM Emily Bourne ***@***.***> wrote:
*EmilyBourne* left a comment (gyselax/gyselalibxx#553)
<#553 (comment)>
@Quntized <https://github.com/Quntized> thank you very much for finding
and fixing this bug.
For legal reasons it is helpful for us to have a list of everyone who has
contributed to the repository no matter how minor their contribution. Would
you mind adding yourself to the AUTHORS file? If you pull the latest
changes from the devel branch you should find a new section to list
contributors who have contributed bug fixes and other minor changes
—
Reply to this email directly, view it on GitHub
<#553 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7TVUTVNVQOVRRP2BFOBJVT4NQW4BAVCNFSM6AAAAACV5TBJFKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTSNJQHE3DGOJZGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
Applied @EmilyBourne 's formatting suggestion and added myself to AUTHORS. All feedback addressed — ready for re-review. Thanks! |
e59fce4 to
2a11085
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
@tpadioleau All feedback addressed. Ready for re-review when you get a chance. Thanks! |
Fix incorrect
memory_spacetype alias inDerivField. It was set totypename base_type::element_type(copy-paste error) instead ofMemorySpace.Please complete the checklist to ensure that all tasks are completed before marking your pull request as ready for review.
All Submissions
New Feature Submissions
Changes to Existing Features
Changes to the CI