Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!AI.MIT.EDU!rms From: rms@AI.MIT.EDU Newsgroups: gnu.gcc Subject: ANSI is not a god Message-ID: <8910302014.AA12379@sugar-bombs.ai.mit.edu> Date: 30 Oct 89 20:14:30 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 9 3) There is no way that I can see to make "#pragma once" safe; that is, a pragma in the sense defined in the ANSI C proposal. The letter of the ANSI standard doesn't prohibit #pragma once. It may be against the spirit, but that is not important. When ANSI specifies a feature, that is a good reason to implement it as specified; when ANSI does not specify a feature, that is not a strong reason to oppose it.