Compiler quietening: C fn ptrs are officially not intercastable with object pointers
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 21 Jan 2020 00:44:47 +0000 (00:44 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 21 Jan 2020 13:28:52 +0000 (13:28 +0000)
commita73f05479a4bed3bf77d21a75da9515c4ae83a62
treed115ed54cb9a2362e9b9ea9b6f1e01bd44bb6a7c
parent74320d6ccf97f8f377d878deff0069ea96768d20
Compiler quietening: C fn ptrs are officially not intercastable with object pointers
and the Solaris 11 compiler warned on this.  Use a union instead
src/src/local_scan.h
src/src/readconf.c