]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4553] Updated comment after Francis' review.
authorTomek Mrugalski <tomasz@isc.org>
Mon, 22 Aug 2016 10:55:40 +0000 (12:55 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Mon, 22 Aug 2016 10:55:40 +0000 (12:55 +0200)
src/lib/asiolink/asio_wrapper.h

index 7c6fda9a044d343758cf5125e7f141e02454a3c2..402d9c755a5aec9720676479c40140c2392502a0 100644 (file)
@@ -46,8 +46,7 @@
 // https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69789
 // https://svn.boost.org/trac/boost/ticket/11989
 //
-// @todo Currently, 5.3.0 is the latest released version of GCC. Version 6.0 is
-// in development and will need to be tested.
+// @todo Version 6.0 will need to be tested.
 //
 // As of 2016-08-19, the version 5.4.0 from Ubuntu 16.04 is affected. Updated
 // the check to cover everything that is not 6.0, hoping that 6.0 solves the