This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: www.akkadia.org now uses https -- gcc-4.0/changes.html


Hi guys,

a similar change seems to be necessary for (the source leading to)
http://gcc.gnu.org/onlinedocs/libstdc++/manual/abi.html .

Gerald

On Fri, 27 May 2016, Gerald Pfeifer wrote:
> Index: gcc-4.0/changes.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/changes.html,v
> retrieving revision 1.67
> diff -u -r1.67 changes.html
> --- gcc-4.0/changes.html	27 Jun 2015 19:26:46 -0000	1.67
> +++ gcc-4.0/changes.html	27 May 2016 19:27:22 -0000
> @@ -169,8 +169,8 @@
>          never used outside a binary as hidden, one can completely avoid PLT
>          indirection overheads during their usage by the compiler. You can find
>          out more about the advantages of this at <a
> -        href="http://www.akkadia.org/drepper/dsohowto.pdf";>
> -        http://www.akkadia.org/drepper/dsohowto.pdf</a></li>
> +        href="https://www.akkadia.org/drepper/dsohowto.pdf";>
> +        https://www.akkadia.org/drepper/dsohowto.pdf</a></li>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]