Skip to content

Revert ABI breaking addition of assignments in C++#239

Open
domire8 wants to merge 2 commits intomainfrom
revert/assignments
Open

Revert ABI breaking addition of assignments in C++#239
domire8 wants to merge 2 commits intomainfrom
revert/assignments

Conversation

@domire8
Copy link
Copy Markdown
Member

@domire8 domire8 commented Apr 2, 2026

Description

As described, this PR will just fast forward the commits without squashing

Review guidelines

Estimated Time of Review: 10 minutes

Checklist before merging:

  • Confirm that the relevant changelog(s) are up-to-date in case of any user-facing changes

Related issues

Blocked by:

@domire8 domire8 force-pushed the revert/assignments branch from 04d5189 to 271c9cb Compare April 2, 2026 13:34
@domire8 domire8 linked an issue Apr 2, 2026 that may be closed by this pull request
@domire8 domire8 force-pushed the revert/assignments branch from 271c9cb to 894b828 Compare April 2, 2026 14:01
@domire8 domire8 requested a review from SprGrf April 2, 2026 14:01
@domire8 domire8 marked this pull request as ready for review April 2, 2026 14:01
@domire8 domire8 requested a review from eeberhard as a code owner April 2, 2026 14:01
@domire8 domire8 force-pushed the revert/assignments branch from 894b828 to a307107 Compare April 2, 2026 14:17
Copy link
Copy Markdown

@SprGrf SprGrf left a comment

Choose a reason for hiding this comment

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

Good for me. I would add the reason why are reverting in the changelog for transparency.


/**
* @brief Populate a Predicate message with the name and the value of a predicate.
* @brief Populate a Prediate message with the name and the value of a predicate.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
* @brief Populate a Prediate message with the name and the value of a predicate.
* @brief Populate a Predicate message with the name and the value of a predicate.


/**
* @brief Populate a Predicate message with the name and the value of a predicate.
* @brief Populate a Prediate message with the name and the value of a predicate.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
* @brief Populate a Prediate message with the name and the value of a predicate.
* @brief Populate a Predicate message with the name and the value of a predicate.

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.

Revert ABI breaking changes from modulo v5.4

2 participants