From 5e2b22a5efbc9444a56346f3f93d863703dd1263 Mon Sep 17 00:00:00 2001 From: rrt Date: Thu, 12 Oct 2000 15:33:47 +0000 Subject: [PATCH] [project @ 2000-10-12 15:33:47 by rrt] #warning is not ANSI. --- docs/coding-style.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/coding-style.html b/docs/coding-style.html index a8f43cb..4f39cbf 100644 --- a/docs/coding-style.html +++ b/docs/coding-style.html @@ -55,13 +55,15 @@ We use ANSI C with some extensions. In particular, we use:

  • We use the following gcc extensions (see gcc documentation):