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: lwg-defects.html


On Mon, Apr 18, 2005 at 06:09:31PM -0700, Mike Stump wrote:

> In various files in libstdc++-v3/docs/html/ext, we find:
> 
> lwg-active.html:      <li><a href="http://www.open-std.org/jtc1/sc22/ 
> wg21/docs/papers/2005/lwg-defects.html">
> 
> but, that gives:
> 
> The requested URL /jtc1/sc22/wg21/docs/papers/2005/lwg-defects.html  
> was not found on this server.
> 
> http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html
> 
> does seem to give something.
> 
> 
> I'm confused, because I'd expect that a link scanner would tell us  
> when these go dead, and yet, there they are.
> 
> I think I am seeing this on mainline, but can't help but feel I am  
> doing something wrong.

No, I don't think so. All the URLs have an extra "papers/2005/" in them,
added in the last commit.  I think what probably happened is Paolo
imported the list from the "individual papers" section, which meant all
the relative URLs in the doc were wrong.

Revision 35 is online now anyway, so that should be imported, but taken
from http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html and
not http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1762.html

> Anyway, a quick check also has other dead links:
> 
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/lib- 
> iostreams.html#lib.string.streams

That one is Not Found even when the "papers/2005/" dirs are removed,
has the working paper been taken off open-std.org ?
I though it used to be available (but access-restricted)

jon

-- 
"We're doomed!"
	- C3PO


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