Re: A lesson for compiler warning writers

preston@dawn.cs.rice.edu (Preston Briggs)
Sun, 21 Jun 1992 00:51:22 GMT

          From comp.compilers

Related articles
[8 earlier articles]
Re: A lesson for compiler warning writers kendall@centerline.com (1992-06-19)
Re: A lesson for compiler warning writers wicklund@intellistor.com (1992-06-18)
Re: A lesson for compiler warning writers dds@doc.imperial.ac.uk (Diomidis Spinellis) (1992-06-19)
Re: A lesson for compiler warning writers hagerman@ece.cmu.edu (1992-06-19)
Re: A lesson for compiler warning writers igor!voltaire!davidm@uunet.UU.NET (1992-06-19)
Re: A lesson for compiler warning writers dww@inf.fu-berlin.de (1992-06-20)
Re: A lesson for compiler warning writers preston@dawn.cs.rice.edu (1992-06-21)
Re: A lesson for compiler warning writers mjr@decuac.DEC.COM (1992-06-22)
Re: A lesson for compiler warning writers prener@watson.ibm.com (1992-06-22)
Re: A lesson for compiler warning writers derek@knosof.uucp (1992-06-22)
Re: A lesson for compiler warning writers kendall@centerline.com (1992-06-23)
Re: A lesson for compiler warning writers rjbodkin@theory.lcs.mit.edu (Ronald Bodkin) (1992-06-23)
Re: A lesson for compiler warning writers mjr@decuac.DEC.COM (1992-06-23)
| List of all articles for this month |

Newsgroups: comp.compilers
From: preston@dawn.cs.rice.edu (Preston Briggs)
Keywords: C, linker
Organization: Rice University, Houston
References: <19920609091040SEB1525@MVS.draper.com> 92-06-086
Date: Sun, 21 Jun 1992 00:51:22 GMT

xjam@cork.CS.Berkeley.EDU (The Crossjammer) writes:


>While C has a somewhat self-defeating notion of
>separate compilation it is quite easy to enforce such consistency if you
>have a notion of an interface database ...


Most modern languages do just this (e.g., Mesa, Modula 2, Modula 3,
Oberon, Ada, ML). The big holdouts are C and Fortran.


Preston Briggs
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.