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)
and the Solaris 11 compiler warned on this.  Use a union instead


No differences found