Files
trx-rs/external/ft8_lib/ft8
sjg 6c213369da [fix](trx-ft8): fix const qualifier warning in ft8_lib C code
Fix compiler warning about discarded const qualifier in strchr() call.
The result of strchr(const char*, ...) should be assigned to const char*,
not char*.

This resolves:
  warning: initialization discards 'const' qualifier from pointer target type

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
2026-02-27 00:42:29 +01:00
..
2026-02-09 21:19:56 +01:00
2026-02-09 21:19:56 +01:00
2026-02-09 21:19:56 +01:00
2026-02-09 21:19:56 +01:00
2026-02-09 21:19:56 +01:00
2026-02-09 21:19:56 +01:00
2026-02-09 21:19:56 +01:00
2026-02-09 21:19:56 +01:00
2026-02-09 21:19:56 +01:00
2026-02-09 21:19:56 +01:00
2026-02-09 21:19:56 +01:00
2026-02-09 21:19:56 +01:00
2026-02-09 21:19:56 +01:00
2026-02-09 21:19:56 +01:00