Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site allegra.UUCP Path: utzoo!linus!decvax!genrad!mit-eddie!mit-vax!eagle!allegra!alan From: alan@allegra.UUCP Newsgroups: net.lang.c Subject: Holes in Structures Message-ID: <1813@allegra.UUCP> Date: Sat, 10-Sep-83 12:45:56 EDT Article-I.D.: allegra.1813 Posted: Sat Sep 10 12:45:56 1983 Date-Received: Sun, 11-Sep-83 04:46:00 EDT Organization: Bell Labs, Murray Hill Lines: 18 Stephen Uitti suggests hacking the C compiler to sort fields within a structure so that there are no holes. Then structure comparison (yes, another hack to the compiler) would work correctly. I have many gripes with C. Still, I will take C as it is, any day of the week, if the alternative is to have every hacker add his favorite half-baked idea to the compiler. If you don't like a system, you can (a) work to modify it, or (b) work to replace it with a better system. Anarchy is no solution. Pascal is a total mess because so many compiler writers have taken liberties with the definition of the language. Is this what you want to see happen to C? Alan Driscoll Bell Labs, Murray Hill