This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: List of dead links.


On 10 July 2013 15:00, OndÅej BÃlka wrote:
>>
> I prefer fix issues one class at time. I added script that checks dead
> links by extracting http addresses from sources and checking them by curl -f.
> It found:
>
> $ ./stylepp/script/stylepp_warn_dead_link
>
> Dead link: http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/cwg_closed.html#46

http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_closed.html#46

> Dead link: http://citeseer.nj.nec.com/15361.html
> Dead link: http://dwarf.freestandards.org

http://www.dwarfstd.org/

> Dead link: http://fedora.linux.duke.edu/fc1_x86_64
> Dead link: http://gcc.gnu.org/ml/gcc-patches/2004-02/msg01307.html
> Dead link: http://gcc.gnu.org/ml/gcc-patches/2004-02/msg01518.html

Strange, I don't know why those messages are missing, they're in the index.

> Dead link: http://gcc.gnu.org/onlinedocs/libstdc++/documentation.html

Where is that link?  It should probably be
http://gcc.gnu.org/onlinedocs/libstdc++/

> Dead link: http://rogue.colorado.edu/EPIC7/
> Dead link: http://sourcery.mentor.com/public/cxx-abi/exceptions.pdf

Probably http://mentorembedded.github.io/cxx-abi/abi-eh.html

> Dead link: http://www.beunited.org/articles/jbq/nasm.shtml
> Dead link: http://www.netlib.org/specfun/algama
> Dead link: http://www.netlib.org/specfun/erf
> Dead link: http://www.netlib.org/specfun/gamma
>
> If somebody wants to find replacements for them it would be welcome.


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