Skip to content

Update deprecated uses of getComment/setComment - #15

Merged
CreepNT merged 2 commits into
masterfrom
patch2
Jul 11, 2025
Merged

Update deprecated uses of getComment/setComment#15
CreepNT merged 2 commits into
masterfrom
patch2

Conversation

@CreepNT

@CreepNT CreepNT commented Jul 11, 2025

Copy link
Copy Markdown
Owner

The new methods to manipulate listing comments use the CommentType type instead of integers from CodeUnit.xxx_COMMENT constants.

Update all code that uses deprecated methods to new ones instead.

CreepNT added 2 commits July 11, 2025 13:04
The new methods to manipulate listing comments use the CommentType
type instead of integers from CodeUnit.xxx_COMMENT constants.

Update all code that uses deprecated methods to new ones instead.
Ghidra 11.4 brings a breaking change to the comment manpulation API.
Only allow building against this version such that build succeeds in CI.
@CreepNT
CreepNT merged commit 91de25b into master Jul 11, 2025
1 check passed
@CreepNT
CreepNT deleted the patch2 branch July 11, 2025 11:11
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.

1 participant