ruv
10c0592f6b
Fix implicit decl of emit_feature_state in adaptive_controller
...
fast_loop_cb calls emit_feature_state() at line 224, but the static
definition is at line 256. GCC treats the implicit declaration as
non-static, then the real static definition conflicts, and
-Werror=all promotes both to hard build errors.
Add a forward declaration above the first use. Unblocks ESP32-S3
firmware build and all QEMU matrix jobs.
Co-Authored-By: claude-flow <ruv@ruv.net >
2026-04-20 10:29:19 -04:00
..
2026-04-19 03:43:08 +00:00
2026-04-20 10:29:19 -04:00
2026-04-19 03:14:04 +00:00
2026-04-19 03:57:18 +00:00
2026-04-19 03:43:08 +00:00
2026-04-19 03:43:08 +00:00
2026-03-05 10:20:48 -05:00
2026-03-05 10:20:48 -05:00
2026-03-26 04:08:00 +00:00
2026-03-05 10:20:48 -05:00
2026-04-15 13:47:34 -04:00
2026-03-05 10:20:48 -05:00
2026-04-15 13:47:34 -04:00
2026-04-02 19:32:18 -04:00
2026-03-05 10:20:48 -05:00
2026-04-19 03:14:04 +00:00
2026-03-05 10:20:48 -05:00
2026-04-19 03:43:08 +00:00
2026-03-15 16:10:10 -04:00
2026-03-15 16:10:10 -04:00
2026-03-14 13:39:51 -04:00
2026-03-14 13:39:51 -04:00
2026-03-20 18:46:34 -04:00
2026-03-20 18:46:34 -04:00
2026-03-06 13:11:04 -05:00
2026-03-02 23:53:25 -05:00
2026-03-02 23:53:25 -05:00
2026-03-02 23:53:25 -05:00
2026-04-19 03:14:04 +00:00
2026-04-19 03:43:08 +00:00
2026-04-19 03:57:18 +00:00
2026-04-19 03:57:18 +00:00
2026-04-19 03:43:08 +00:00
2026-04-19 03:43:08 +00:00
2026-04-19 03:43:08 +00:00
2026-03-02 23:53:25 -05:00
2026-03-02 23:53:25 -05:00
2026-03-03 16:00:40 -05:00
2026-02-28 13:38:21 -05:00
2026-03-20 18:46:34 -04:00
2026-03-20 18:46:34 -04:00
2026-04-15 13:47:34 -04:00
2026-03-02 23:53:25 -05:00
2026-03-06 13:11:04 -05:00
2026-03-02 23:53:25 -05:00