undo: split the plugin interface #1392
Annotations
7 errors and 1 warning
include/clap/ext/draft/undo.h#L120
conflicting types for ‘clap_plugin_state_t’; have ‘struct clap_plugin_undo_state’
|
include/clap/ext/draft/undo.h#L120
conflicting types for ‘clap_plugin_state_t’; have ‘struct clap_plugin_undo_state’
|
include/clap/ext/draft/undo.h#L120
conflicting declaration ‘typedef struct clap_plugin_undo_state clap_plugin_state_t’
|
include/clap/ext/draft/undo.h#L120
conflicting declaration ‘typedef struct clap_plugin_undo_state clap_plugin_state_t’
|
include/clap/ext/draft/undo.h#L120
conflicting declaration ‘typedef struct clap_plugin_undo_state clap_plugin_state_t’
|
include/clap/ext/draft/undo.h#L120
conflicting declaration ‘typedef struct clap_plugin_undo_state clap_plugin_state_t’
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading