[Hamlib-developer] [Hamlib/Hamlib] 67aee8: Add compile-time warning if __TIMESIZE != 64
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Michael B. <no...@gi...> - 2024-01-22 04:41:23
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 67aee821330f5374353b51cb1f7b0c02712a872f https://github.com/Hamlib/Hamlib/commit/67aee821330f5374353b51cb1f7b0c02712a872f Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-01-21 (Sun, 21 Jan 2024) Changed paths: M include/hamlib/rig.h Log Message: ----------- Add compile-time warning if __TIMESIZE != 64 https://github.com/Hamlib/Hamlib/issues/1478 |