Показать сообщение отдельно
  #20  
Старый 30.04.2020, 02:24
binkd inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in binkd sources

binkd inspector написал(а) к All в Apr 20 01:10:02 по местному времени:

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 `FTNNODE` 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 `FTNNODE` 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 <git>
Date: 2020-04-29 09:04:09 +0300
Committed by: git-cvs sync robot <git@happy.kiev.ua>
Files:
M Config.h
M НISTORY
M mkfls/unix/binkd.spec
===========================
Merge pull request #17 from fat-dragon/master
Author: Pavel <pgul@users.noreply.github.com>
Date: 2020-04-29 09:02:11 +0300
Committed by: GitНub <noreply@github.com>
Files:
--- hpt/lnx 1.9.0
Ответить с цитированием