chiark / gitweb /
16-bit-cleanness fixes from James H (again). It would be really nice
authorSimon Tatham <anakin@pobox.com>
Thu, 11 Aug 2005 11:06:13 +0000 (11:06 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 11 Aug 2005 11:06:13 +0000 (11:06 +0000)
commit12def7ede2c9cee4f7a5ac37a60ee1a61cd5c24a
treed77e3267a8452077faa9408e78cb3706bfe51e90
parent8da47177f37ff8859fec8a45193a749e61321c14
16-bit-cleanness fixes from James H (again). It would be really nice
to have some means of automatically spotting this sort of problem on
a desktop platform, but I can't immediately think of one; building a
trick compiler which thinks `int' is 16 bits would be the obvious
option, but it would immediately break the ABIs to all the system
functions.

[originally from svn r6184]
slant.c