From e8247198fa3af8470805bb627f79006612c23d4f Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 3 Jul 2009 22:20:52 +0000 Subject: [PATCH] Add 'and later versions' to support info for GCC and Visual C++. Fixes #2847. I didn't explicitly specify the versions since no one's updating this list and it's highly unlikely that a future version will break this. The same could probably be done for the other compilers but I don't know them very well so I'm leaving them alone. [SVN r54617] --- doc/tutorial.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/tutorial.xml b/doc/tutorial.xml index d369392..f8f2294 100644 --- a/doc/tutorial.xml +++ b/doc/tutorial.xml @@ -35,12 +35,12 @@ form to use for your compiler. - GNU C++ 2.95.x, 3.0.x, 3.1.x + GNU C++ since 2.95.x Comeau C++ 4.2.45.2 SGI MIPSpro 7.3.0 Intel C++ 5.0, 6.0 Compaq's cxx 6.2 - Microsoft Visual C++ 7.1 + Microsoft Visual C++ since 7.1