[Hamlib-developer] [Hamlib/Hamlib] 354606: Comment out __TIMESIZE check as mingw64 thinks it ...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Michael B. <no...@gi...> - 2024-01-22 05:34:23
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 354606f46d6695978fea45efd1ef69caaeed8367 https://github.com/Hamlib/Hamlib/commit/354606f46d6695978fea45efd1ef69caaeed8367 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-01-21 (Sun, 21 Jan 2024) Changed paths: M include/hamlib/rig.h Log Message: ----------- Comment out __TIMESIZE check as mingw64 thinks it is not 64 bits -- so we may not need this https://github.com/Hamlib/Hamlib/issues/1478 Commit: 1bb469f90fcd04d27bd3ccac683e48fda3aae48d https://github.com/Hamlib/Hamlib/commit/1bb469f90fcd04d27bd3ccac683e48fda3aae48d Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-01-21 (Sun, 21 Jan 2024) Changed paths: M rigs/winradio/g313-win.c Log Message: ----------- More token_t changes https://github.com/Hamlib/Hamlib/issues/1469 Compare: https://github.com/Hamlib/Hamlib/compare/046f3b849caa...1bb469f90fcd |