Skip to content

PG-2553, PG-2552: Fix an error on recent GCC versions and add an ARM CI#45

Merged
dutow merged 2 commits into
Percona-Lab:masterfrom
dutow:armfix
Jul 16, 2026
Merged

PG-2553, PG-2552: Fix an error on recent GCC versions and add an ARM CI#45
dutow merged 2 commits into
Percona-Lab:masterfrom
dutow:armfix

Conversation

@dutow

@dutow dutow commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

As we detected it in the pg_tde ARM CI runner which uses a more recent gcc version.

dutow added 2 commits July 15, 2026 12:34
Assignment operators were virtual, hidden by derived class ops.
Newer gcc treats this as error. Drop pointless virtual.
Run full build+test matrix on ubuntu-24.04-arm too.
@dutow dutow changed the title Fix an error on recent GCC versions and add an ARM CI PG-2553, PG-2552: Fix an error on recent GCC versions and add an ARM CI Jul 15, 2026
@dutow
dutow requested a review from jeltz July 15, 2026 12:37

@lukin-oleksiy lukin-oleksiy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@dutow
dutow merged commit f50f5c1 into Percona-Lab:master Jul 16, 2026
10 checks passed
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.

3 participants