2.1.79 binfmt-aout module warnings

kwrohrer@enteract.com
Tue, 13 Jan 1998 15:25:55 -0600 (CST)


When compiling with a.out binary loading as a module, I get:
binfmt_aout.c: In function `create_aout_tables':
binfmt_aout.c:276: warning: cast from pointer to integer of different size
binfmt_aout.c:276: warning: cast from pointer to integer of different size
binfmt_aout.c:285: warning: cast from pointer to integer of different size
binfmt_aout.c:285: warning: cast from pointer to integer of different size

This looks particularly bad.

Keith