Skip to content

Inconsistent naming conventions#520

Merged
m4b merged 1 commit intom4b:masterfrom
crzysdrs:master
Apr 20, 2026
Merged

Inconsistent naming conventions#520
m4b merged 1 commit intom4b:masterfrom
crzysdrs:master

Conversation

@crzysdrs
Copy link
Copy Markdown
Contributor

@crzysdrs crzysdrs commented Mar 19, 2026

A few of the string representations of the X86_64 relocations do not match the other strings with their R_ prefix.

Some other architectures include R_ in their strings (mips, riscv, ppc). I think those prefixes should probably be removed but at least they are consistent with other entries in their architecture but that's out of scope for this pull request.

Copy link
Copy Markdown
Owner

@m4b m4b left a comment

Choose a reason for hiding this comment

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

Thank you for fixes like this!

@m4b m4b merged commit 827abe5 into m4b:master Apr 20, 2026
5 checks passed
@m4b
Copy link
Copy Markdown
Owner

m4b commented Apr 20, 2026

NB: backwards compatible

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.

2 participants