[Hamlib-developer] [Hamlib/Hamlib] 793bc1: Update simic9700.c
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Michael B. <no...@gi...> - 2024-01-29 13:53:54
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 793bc1a0dc4169f5edd5547e5600cc2e9174af3f https://github.com/Hamlib/Hamlib/commit/793bc1a0dc4169f5edd5547e5600cc2e9174af3f Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-01-28 (Sun, 28 Jan 2024) Changed paths: M simulators/simic9700.c Log Message: ----------- Update simic9700.c Commit: 8d59c9302f0fad49f6d8573f4015c1cc9f627242 https://github.com/Hamlib/Hamlib/commit/8d59c9302f0fad49f6d8573f4015c1cc9f627242 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-01-29 (Mon, 29 Jan 2024) Changed paths: M src/misc.c Log Message: ----------- Change test_2038 routine to return error on time_t size==4 Seems ctime might be seg faulting on the test https://github.com/Hamlib/Hamlib/issues/1492 Compare: https://github.com/Hamlib/Hamlib/compare/d29caa7cad63...8d59c9302f0f |