Subject: re: NetBSD/pdp10 ?
To: der Mouse <mouse@Rodents.Montreal.QC.CA>
From: matthew green <mrg@eterna.com.au>
List: port-vax
Date: 03/07/2002 13:20:09
   
   I've often considered building a gcc variant that deliberately breaks a
   bunch of the sloppy assumptions people make - like that all pointers
   are the same size, or that *(foo **)&bar_ptr == (foo *)bar_ptr....


i think you better explain this last one to us peons...