[Hamlib-developer] [Hamlib/Hamlib] a63e51: More state pointer changes
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Michael B. <no...@gi...> - 2024-06-02 19:55:29
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: a63e518393264d2f4c31ab20b3bb33be5965c691 https://github.com/Hamlib/Hamlib/commit/a63e518393264d2f4c31ab20b3bb33be5965c691 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-06-01 (Sat, 01 Jun 2024) Changed paths: M rigs/dummy/dummy.c M rigs/dummy/flrig.c Log Message: ----------- More state pointer changes Also fix cache pointer regressions Mostly done via `sed -i` Commit: ce25f638434f20d789d0aecb4dd5a9bbadbfa30e https://github.com/Hamlib/Hamlib/commit/ce25f638434f20d789d0aecb4dd5a9bbadbfa30e Author: George Baltz N3GB <Geo...@gm...> Date: 2024-06-01 (Sat, 01 Jun 2024) Changed paths: M include/hamlib/rig.h Log Message: ----------- Convert macros in rig.h to use STATE() Note that the other pointer macros are NOT converted - they should be changed one-by-one as any are moved. Commit: 2794d2dfe143e88452d58f5a3924c1bce52390de https://github.com/Hamlib/Hamlib/commit/2794d2dfe143e88452d58f5a3924c1bce52390de Author: George Baltz N3GB <Geo...@gm...> Date: 2024-06-01 (Sat, 01 Jun 2024) Changed paths: M tests/dumpstate.c M tests/memload.c M tests/rigctl_parse.c Log Message: ----------- More state pointer changes Done with search/replace Less than 2300 left to do Commit: 2f97b4bf82d7e9f770ea21ca4d5a73cce4083c97 https://github.com/Hamlib/Hamlib/commit/2f97b4bf82d7e9f770ea21ca4d5a73cce4083c97 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-06-02 (Sun, 02 Jun 2024) Changed paths: M tests/README M tests/dumpmem.c M tests/memcsv.c M tests/rigctl.c M tests/rigctld.c Log Message: ----------- Still more state pointer conversions. Commit: 4058b021d45946c8ff92c0ec6313cafa9e0c0507 https://github.com/Hamlib/Hamlib/commit/4058b021d45946c8ff92c0ec6313cafa9e0c0507 Author: Michael Black <mdb...@ya...> Date: 2024-06-02 (Sun, 02 Jun 2024) Changed paths: M include/hamlib/rig.h M rigs/dummy/dummy.c M rigs/dummy/flrig.c M tests/README M tests/dumpmem.c M tests/dumpstate.c M tests/memcsv.c M tests/memload.c M tests/rigctl.c M tests/rigctl_parse.c M tests/rigctld.c Log Message: ----------- Merge pull request #1561 from GeoBaltz/rp9 Still more conversion of state references to use pointers Compare: https://github.com/Hamlib/Hamlib/compare/3549dfe22c5d...4058b021d459 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |