Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!uwvax!oddjob!gargoyle!ihnp4!homxb!mhuxt!mhuxm!mhuxo!ulysses!sfmag!sfsup!davef From: davef@sfsup.UUCP (C.D.Francis) Newsgroups: comp.windows.x Subject: Porting X11 to 16 Bit Message-ID: <1635@sfsup.UUCP> Date: Wed, 15-Jul-87 16:11:56 EDT Article-I.D.: sfsup.1635 Posted: Wed Jul 15 16:11:56 1987 Date-Received: Sat, 18-Jul-87 06:10:10 EDT Organization: AT&T-IS, Summit N.J. USA Lines: 9 I'm trying to port X11 to a machine with 16 bit integers. I've run into numerous occasion where a long is being passed to an int. Has anyone done this type of port yet? Is it simply a matter of replacing all int's with longs, or is there some pitfall I'm not thinking about? Dave Francis, AT&T Summit, NJ ihnp4!attunix!davef