examples: migrate to XFA SHELL_COMMAND#21171
Conversation
cc6a45f to
483aa3e
Compare
maribu
left a comment
There was a problem hiding this comment.
I like this one :) Thx!
Some comments inline. Feel free to squash at will and hit merge.
|
Oh, this one is interesting: So using SHELL_COMMAND here would actually require changing the command name. I guess that would be fine for an example? |
|
Yes, it was brought up that |
fa755f0 to
8f5f268
Compare
|
Okay, changed the functions to static, changed the two shell command names, and squashed. Thanks for your review! |
Contribution description
Migrate all remaining examples to using the XFA SHELL_COMMAND instead of the statically allocated list (often with
externfunction declarations) inmain.c.Testing procedure
CI should find bugs.