hamlib/rigs
Nate Bargmann 2fbcd70a04
Quell clang warning on Debian Stable
The clang compiler generated the following warning on Debian Stable
(13):

  CC       ftx1/ftx1.lo
../../../hamlib/rigs/yaesu/ftx1/ftx1.c:1020:24: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
 1020 |         [LVL_KEYSPD] = { .min = { .i = 4 }, .max = { .i = 60 }, .step = { .i = 1 } },
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../hamlib/rigs/yaesu/level_gran_yaesu.h:12:25: note: previous initialization is here
   12 |         [LVL_KEYSPD]  = { .min = { .i = 4 },           .max = { .i = 60 },   .step = { .i = 1 } },
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.

Per George Baltz this should have generated a warning with GCC but did
not.  Commenting for now "just in case".
2026-04-14 13:45:23 -05:00
..
adat Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
alinco Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
anytone Merge GitHub PR #1876 2025-08-31 20:11:12 -05:00
aor Fix typos 2025-08-16 11:52:55 +02:00
barrett Fix some typos 2025-11-09 03:44:17 -05:00
codan Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
commradio Fix typos 2025-08-03 10:49:23 +02:00
dorji Replace #include serial.h with iofunc.h 2025-07-22 23:33:56 +02:00
drake Fix typo 2025-08-11 15:09:37 +02:00
dummy Add Power Off to Flrig backend 2026-03-13 12:49:55 -05:00
elad Fix typos 2025-08-03 10:49:23 +02:00
flexradio Start removing conditional pthreads use. 2025-08-24 19:53:44 -04:00
gomspace Remove DECLARE_INITRIG_BACKEND() 2025-07-30 23:29:12 +02:00
guohetec Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
harris Fixes to PR #2028 2026-04-10 19:59:35 -05:00
icmarine Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
icom Update IC-9700 2026-03-29 21:07:47 -05:00
jrc Fix various unknown type compilation errors 2026-02-17 03:23:37 +00:00
kachina Fix typos 2025-08-03 10:49:23 +02:00
kenwood Fix RF Power output reading in low power mode 2026-04-11 18:35:30 -05:00
kit Use pkgconf/pkg-config to test for libusb-1.0 2025-09-17 21:31:37 -05:00
lowe More cppcheck style hints 2025-08-13 09:30:59 -04:00
mds Fix some typos 2025-11-09 03:44:17 -05:00
motorola Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
pcr Fix typos 2025-08-03 10:49:23 +02:00
prm80 Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
racal Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
rft Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
rs Merge HitHub PR #1811 2025-07-22 22:11:06 -05:00
simplecat Quell warning from MinGW; update NEWS for simplecat 2026-03-26 08:09:40 -05:00
skanti Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
tapr Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
tentec Merge GitHub PR #1924 2025-09-27 07:40:00 -05:00
tuner More state pointers - mostly sed i 2024-06-05 16:50:40 -04:00
uniden Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
winradio Fix include config.h 2025-08-30 11:18:51 +02:00
wj Fix typos 2025-08-03 10:49:23 +02:00
yaesu Quell clang warning on Debian Stable 2026-04-14 13:45:23 -05:00
hamlib_voice_cw_memory_4.6.0.xlsx Remove the executable bit from source files and documents 2025-08-17 22:38:25 +02:00