This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
'current' in URLs of mailing list archives not redirecting to 2016-02
- From: Keith Lindsay <klindsay at ucar dot edu>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 3 Feb 2016 14:16:39 -0700
- Subject: 'current' in URLs of mailing list archives not redirecting to 2016-02
- Authentication-results: sourceware.org; auth=none
FYI,
https://gcc.gnu.org/ml/gcc/current/
currently redirects to
https://gcc.gnu.org/ml/gcc/2016-01/
instead of
https://gcc.gnu.org/ml/gcc/2016-02/
Other GCC mailing lists also redirect to 2016-01, instead of 2016-02.
Keith