[Hamlib-developer] [Hamlib/Hamlib] 40579c: Fix building Python bindings with SWIG 4.5
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: dforsi <no...@gi...> - 2026-08-25 15:26:38
|
Branch: refs/heads/Hamlib-4.7 Home: https://github.com/Hamlib/Hamlib Commit: 40579c6213eee8e4d15b45d176deff3dcab79acd https://github.com/Hamlib/Hamlib/commit/40579c6213eee8e4d15b45d176deff3dcab79acd Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2026-08-25 (Tue, 25 Aug 2026) Changed paths: M bindings/hamlib.swg Log Message: ----------- Fix building Python bindings with SWIG 4.5 This change is compatible with SWIG 4.4. Fixes: error: implicit declaration of function 'PyInt_FromLong' SWIG commit that dropped the macros used for compatibility with Python 2: https://github.com/swig/swig/commit/79f7a2b7cb7ddc256eba09c8770133148025171d Debian bug report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1145352 Commit: 251815bbe505b51677ad3828cff9f071988e473c https://github.com/Hamlib/Hamlib/commit/251815bbe505b51677ad3828cff9f071988e473c Author: dforsi <iu...@gm...> Date: 2026-08-25 (Tue, 25 Aug 2026) Changed paths: M bindings/hamlib.swg Log Message: ----------- Merge pull request #2173 from dforsi/fix/swig-4.5 Fix building Python bindings with SWIG 4.5 Compare: https://github.com/Hamlib/Hamlib/compare/e45b9b699317...251815bbe505 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |