From owner-freebsd-bugs Sat Sep 16 17:27:39 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA08455 for bugs-outgoing; Sat, 16 Sep 1995 17:27:39 -0700 Received: from mail.zrz.TU-Berlin.DE (mail.zrz.TU-Berlin.DE [130.149.4.15]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA08448 for ; Sat, 16 Sep 1995 17:27:36 -0700 Received: from marie.physik.tu-berlin.de by mail.zrz.TU-Berlin.DE with SMTP (PP); Sun, 17 Sep 1995 02:27:00 +0200 Received: (from jan@localhost) by marie.physik.tu-berlin.de (8.6.9/8.6.9) id CAA23088 for bugs@freebsd.org; Sun, 17 Sep 1995 02:26:58 +0200 From: Jan Riedinger Message-Id: <199509170026.CAA23088@marie.physik.tu-berlin.de> Comments: MTA at marie.physik.TU-Berlin.DE is now sendmail v8. Subject: 950726-SNAP: broken include files To: bugs@freebsd.org Date: Sun, 17 Sep 1995 02:26:54 +0100 (MET DST) X-Mailer: ELM [version 2.4 PL22] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 205 Sender: owner-bugs@freebsd.org Precedence: bulk If you try to compile a program, which includes before , and use the option "-ansi -posix" you will get many errors. If you include before all works fine. Jan