[Hamlib-developer] [Hamlib/Hamlib] 8c008b: 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 14:44:05
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 8c008b7c34fc293f44047d2ecc0126922ba325db https://github.com/Hamlib/Hamlib/commit/8c008b7c34fc293f44047d2ecc0126922ba325db 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 (cherry picked from commit 40579c6213eee8e4d15b45d176deff3dcab79acd) Commit: 429065b9a2ff749bba702f034fde2ddbdf77019f https://github.com/Hamlib/Hamlib/commit/429065b9a2ff749bba702f034fde2ddbdf77019f Author: dforsi <iu...@gm...> Date: 2026-08-25 (Tue, 25 Aug 2026) Changed paths: M bindings/hamlib.swg Log Message: ----------- Merge pull request #2175 from dforsi/master Fix building Python bindings with SWIG 4.5 Compare: https://github.com/Hamlib/Hamlib/compare/45755bebfbb2...429065b9a2ff To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |