]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - web/manual.md
string: Introduce arr_realloc() and check for integer overflow.
[paraslash.git] / web / manual.md
index 78834a4d48be70f178dba5ffed88f5db8761745c..b5329ea07f3d8a2f9553f384c9129c4ad1a262e3 100644 (file)
@@ -309,8 +309,8 @@ repository with
                git clone git://git.tuebingen.mpg.de/lopsub
 
 - [gcc](ftp://ftp.gnu.org/pub/gnu/gcc) or
-[clang](http://clang.llvm.org). All gcc versions >= 4.2 are currently
-supported. Clang version 1.1 or newer should work as well.
+[clang](http://clang.llvm.org). All gcc versions >= 5.4 are currently
+supported. Moderately recent versions of clang should work as well.
 
 - [gnu make](ftp://ftp.gnu.org/pub/gnu/make) is also shipped with the
 disto. On BSD systems the gnu make executable is often called gmake.