[Hamlib-developer] [Hamlib/Hamlib] 8e0838: Fix include not found by cppcheck.sh
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2023-03-12 17:44:48
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 8e08385d2dd31912d1face09eb69772d7b7daaa5 https://github.com/Hamlib/Hamlib/commit/8e08385d2dd31912d1face09eb69772d7b7daaa5 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2023-03-12 (Sun, 12 Mar 2023) Changed paths: M cppcheck.sh Log Message: ----------- Fix include not found by cppcheck.sh Fixes: nofile:0:0: error: Can not open include file 'include/config.h' that is explicitly included. [preprocessorErrorDirective] Commit: 9823a41f48ba6ff2d622e88afaa160c7ea9a550a https://github.com/Hamlib/Hamlib/commit/9823a41f48ba6ff2d622e88afaa160c7ea9a550a Author: Michael Black <mdb...@ya...> Date: 2023-03-12 (Sun, 12 Mar 2023) Changed paths: M cppcheck.sh Log Message: ----------- Merge pull request #1247 from dforsi/master Fix include not found by cppcheck.sh Compare: https://github.com/Hamlib/Hamlib/compare/19b2c33e62a5...9823a41f48ba |