Subj : Changes in binkd sources To : All From : binkd inspector Date : Thu Apr 30 2020 01:10 am Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed, (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken =========================== Auto increase patchlevel, set 1.1a-104 Silence warnings: remove superfluous nullity checks struct `FTN_NODE` defined in `btypes.h` contains the member `pwd`, which is a character array. Several places in the code, this array was checked for nullity; however, this was always done in a place where the validity of the referring `FTN_NODE` struct pointer had already been established, and as `pwd` is an array (and not a generic pointer) it can never be NULL. These superflous checks caused warnings when compiling under `clang`. Author: git Date: 2020-04-29 09:04:09 +0300 Committed by: git-cvs sync robot Files: M Config.h M HISTORY M mkfls/unix/binkd.spec =========================== Merge pull request #17 from fat-dragon/master Author: Pavel Date: 2020-04-29 09:02:11 +0300 Committed by: GitHub Files: --- hpt/lnx 1.9.0 * Origin: Moscow, Russia (2:5020/1042.3) .