On Thu, Mar 16, 2017 at 11:27:21PM +1100, Tobin C. Harding wrote:
> Sparse emits numerous warnings highlighting endian issues. The
> endianess is deterministic because the function calls that are causing
> the issues either accept as parameters, or return as results, types of
> specific size and en
Sparse emits numerous warnings highlighting endian issues. The
endianess is deterministic because the function calls that are causing
the issues either accept as parameters, or return as results, types of
specific size and endianess. We can use these types as a guide in
changing variable declaratio