[Hamlib-developer] [Hamlib/Hamlib] 119412: Remove unused code, apparently copied from rotctl_...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <no...@gi...> - 2025-08-24 21:20:09
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 1194125b3d58170f3bd32a1d1b8e0c47ba614650 https://github.com/Hamlib/Hamlib/commit/1194125b3d58170f3bd32a1d1b8e0c47ba614650 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-08-21 (Thu, 21 Aug 2025) Changed paths: M tests/ampctl_parse.c Log Message: ----------- Remove unused code, apparently copied from rotctl_parse.c and modified Commit: b5db8e3200cc59651bf2e2e2eee186671b21f564 https://github.com/Hamlib/Hamlib/commit/b5db8e3200cc59651bf2e2e2eee186671b21f564 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-08-21 (Thu, 21 Aug 2025) Changed paths: M tests/.gitignore M tests/Makefile.am Log Message: ----------- Add conditionally generated file to .gitignore and CLEANFILES No need to add it *conditionally* to CLEANFILES because for make it isn't an error trying to delete a file that doesn't exist. Commit: 844bd8eba8c3efd06e90e3b8157b1295d8bde9a2 https://github.com/Hamlib/Hamlib/commit/844bd8eba8c3efd06e90e3b8157b1295d8bde9a2 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-08-21 (Thu, 21 Aug 2025) Changed paths: M tests/Makefile.am Log Message: ----------- Remove unneeded dependencies make knows how to build an executable from a single C source file Commit: 5ba906c9aaf532c3d4817ab01ba027f2c9dc58fc https://github.com/Hamlib/Hamlib/commit/5ba906c9aaf532c3d4817ab01ba027f2c9dc58fc Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-08-21 (Thu, 21 Aug 2025) Changed paths: M tests/Makefile.am Log Message: ----------- Document building testsecurity At some time, the commented out line check_PROGRAMS removed by this commit was identical to the line following it, plus testsecurity appended, then they went out of sync. The commented out line check_PROGRAMS added by this commit appends testsecurity in an explicit way. Commit: bc8dbca1f3a06de5faa69cd96f7b4e6c5819ac34 https://github.com/Hamlib/Hamlib/commit/bc8dbca1f3a06de5faa69cd96f7b4e6c5819ac34 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-08-24 (Sun, 24 Aug 2025) Changed paths: M tests/dumpcaps.c M tests/dumpstate.c Log Message: ----------- Remove duplicated rig_type[] lines Commit: 4340198076ea9f0e65e34356fef3a82d8c3583e9 https://github.com/Hamlib/Hamlib/commit/4340198076ea9f0e65e34356fef3a82d8c3583e9 Author: Nate Bargmann <n0...@n0...> Date: 2025-08-24 (Sun, 24 Aug 2025) Changed paths: M tests/.gitignore M tests/Makefile.am M tests/ampctl_parse.c M tests/dumpcaps.c M tests/dumpstate.c Log Message: ----------- Merge GitHub PR #1865 Compare: https://github.com/Hamlib/Hamlib/compare/17cb45f2f042...4340198076ea To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |