Path: utzoo!utgpu!attcan!uunet!husc6!rutgers!njin!princeton!udel!mmdf From: THELBEKK%NORUNIT.BITNET@cunyvm.cuny.edu Newsgroups: comp.os.minix Subject: Re: Minix/ST problems. Message-ID: <5181@louie.udel.EDU> Date: 3 Nov 88 20:52:09 GMT Sender: mmdf@udel.EDU Lines: 6 With regard to portability problems: It was mentioned that some pointer versus int assumptions had "been allowed to creep into" GNU CC. This is nothing new to me... I've had occasion to work with several programs by Stallman & Co, and while admitting freely that RMS is something of a genius, and FSF just what the doctor ordered, it seems that the assumtion that (sizeof(int) == sizeof(int *) == 32