shithub: puzzles

Download patch

ref: 12def7ede2c9cee4f7a5ac37a60ee1a61cd5c24a
parent: 8da47177f37ff8859fec8a45193a749e61321c14
author: Simon Tatham <anakin@pobox.com>
date: Thu Aug 11 07:06:13 EDT 2005

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]