[scope exit] docs broken in 1.50
Hello *, Seems like the links in the docs in Scope Exit 1.50 are broken: URL: http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/index.html Sections: Tutorialhttp://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/Tut... Capturing Variableshttp://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/Tut... Capturing The Object thishttp://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/Tut... Capturing No Variablehttp://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/Tut... Capturing All Variables (C++11 Only)http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/Tut... Template Workaround (GCC)http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/Tut... Same Line Expansionshttp://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/Tut... Annex: Alternativeshttp://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/Alt... Seems like the doc was tested where Upper/Lower case letters in the links were ignored... Therefore Tutorial section points to: http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/Tut... But this one works: http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/tut...http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/Tut... Same applies to Annex: Alternatives With Kind Regards, Ovanes
On Thu, Sep 13, 2012 at 2:32 AM, Ovanes Markarian
Hello *,
Seems like the links in the docs in Scope Exit 1.50 are broken:
URL: http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/index.html
Sections: Tutorial Capturing Variables Capturing The Object this Capturing No Variable Capturing All Variables (C++11 Only) Template Workaround (GCC) Same Line Expansions Annex: Alternatives
Seems like the doc was tested where Upper/Lower case letters in the links were ignored... Therefore Tutorial section points to: http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/Tut... But this one works: http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/tut...
Same applies to Annex: Alternatives
Thanks, I will fix this in the next release. --Lorenzo
On Thu, Sep 13, 2012 at 8:43 AM, Lorenzo Caminiti
On Thu, Sep 13, 2012 at 2:32 AM, Ovanes Markarian
wrote: Hello *,
Seems like the links in the docs in Scope Exit 1.50 are broken:
URL: http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/index.html
Sections: Tutorial Capturing Variables Capturing The Object this Capturing No Variable Capturing All Variables (C++11 Only) Template Workaround (GCC) Same Line Expansions Annex: Alternatives
Seems like the doc was tested where Upper/Lower case letters in the links were ignored... Therefore Tutorial section points to: http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/Tut... But this one works: http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/tut...
Same applies to Annex: Alternatives
Thanks, I will fix this in the next release.
Actually, I just checked that I did fix this in 1.51 already. Can you double check if the links in the following works for you? http://www.boost.org/doc/libs/1_51_0/libs/scope_exit/doc/html/index.html Thanks, --Lorenzo
On Thu, Sep 13, 2012 at 5:52 PM, Lorenzo Caminiti
On Thu, Sep 13, 2012 at 2:32 AM, Ovanes Markarian
wrote: Hello *,
Seems like the links in the docs in Scope Exit 1.50 are broken:
URL:
http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/index.html
Sections: Tutorial Capturing Variables Capturing The Object this Capturing No
Variable
Capturing All Variables (C++11 Only) Template Workaround (GCC) Same Line Expansions Annex: Alternatives
Seems like the doc was tested where Upper/Lower case letters in the
On Thu, Sep 13, 2012 at 8:43 AM, Lorenzo Caminiti
wrote: links were ignored... Therefore Tutorial section points to:
http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/Tut...
But this one works:
http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/tut...
Same applies to Annex: Alternatives
Thanks, I will fix this in the next release.
Actually, I just checked that I did fix this in 1.51 already. Can you double check if the links in the following works for you?
http://www.boost.org/doc/libs/1_51_0/libs/scope_exit/doc/html/index.html
Thanks, --Lorenzo
Lorenzo, thanks for the reply. It perfectly works in 1.51. With Kind Regards, Ovanes
participants (2)
-
Lorenzo Caminiti
-
Ovanes Markarian