From 73d296836959a5c802791d01c739f712e9f8030a Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 10 Feb 2008 15:02:17 +0000 Subject: [PATCH] Point links to the pages that used to be in 'more' to the site. [SVN r43210] --- doc/tutorial/broken-integral-constant.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorial/broken-integral-constant.html b/doc/tutorial/broken-integral-constant.html index b095012..cd75ab4 100644 --- a/doc/tutorial/broken-integral-constant.html +++ b/doc/tutorial/broken-integral-constant.html @@ -44,7 +44,7 @@ some are in another, and it's not uncommon for a code that works for one compiler to break another one and vice-versa. If this sounds like a maintenance nightmare to you, it is! If you are interested in the specific list of issues, please refer to John -Maddock's excellent "Coding Guidelines for Integral Constant +Maddock's excellent "Coding Guidelines for Integral Constant Expressions" summary. For the purpose of our discission here, it is sufficient to say that if your code has to work on one of the compilers listed as problematic in this area, you can safely assume