Skip to content

Changed patch format#1

Merged
haumacher merged 3 commits intomsgbuf:mainfrom
dbusche:main
Apr 4, 2025
Merged

Changed patch format#1
haumacher merged 3 commits intomsgbuf:mainfrom
dbusche:main

Conversation

@dbusche
Copy link
Collaborator

@dbusche dbusche commented Apr 4, 2025

The patch currently contains 2 lists, the first contains the command configurations and the second potential additional arguments. Not all commands have additional arguments, so both list may have different length.

The new patch format is a list with one entry for each command, and each entry has the format which the command uses.

dbusche added 3 commits April 4, 2025 11:32
When the scope has overridden the id(...) method, accessing the ID will
return a wrong value.
The patch is now a list of commands where a command is a list with the
command configuration at position 0 followed by optional additional
arguments.
@haumacher haumacher merged commit 083c3b5 into msgbuf:main Apr 4, 2025
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