Launchpad has imported 7 comments from the remote bug at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37391.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://documentation.ubuntu.com/launchpad/user/reference/bugs/multi-project-bugs/about-multi-project-bugs/#bugs-in-external-trackers.

------------------------------------------------------------------------
On 2008-09-05T23:06:15+00:00 Matthias Klose wrote:

all the examples referenced by
http://gcc.gnu.org/onlinedocs/libstdc++/ext/pb_ds/assoc_examples.html
are not accessible.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.2/+bug/254629/comments/1

------------------------------------------------------------------------
On 2008-09-05T23:51:23+00:00 Paolo-carlini wrote:

Benjamin, can you have a look to these links? Thanks.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.2/+bug/254629/comments/3

------------------------------------------------------------------------
On 2008-09-22T19:06:25+00:00 Bkoz wrote:


All the test and example links in pb_ds that point to source files are broken. 
These include links linked to from these pages:

libstdc++-v3/doc/html/ext/pb_ds/assoc_examples.html
libstdc++-v3/doc/html/ext/pb_ds/pq_examples.html
libstdc++-v3/doc/html/ext/pb_ds/assoc_tests.html
libstdc++-v3/doc/html/ext/pb_ds/pq_tests.html

These links are fine when browsed in the source tree, but the on-line
version does  not include the sources that these links point to, so thus
the broken links.

The way to fix this would be to include the example files inline in the
documentation, or link to cvsweb or other web versions of the pages.

-benjamin

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.2/+bug/254629/comments/4

------------------------------------------------------------------------
On 2008-09-22T20:56:56+00:00 Bkoz wrote:


Should be fixed now.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.2/+bug/254629/comments/5

------------------------------------------------------------------------
On 2008-09-22T20:57:32+00:00 Bkoz wrote:

Subject: Bug 37391

Author: bkoz
Date: Mon Sep 22 20:56:08 2008
New Revision: 140564

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140564
Log:
2008-09-22  Benjamin Kosnik  <[email protected]>

        PR libstdc++/37391
        * doc/html/ext/pb_ds/*.html: Fix external links.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/doc/html/ext/pb_ds/assoc_container_traits.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/assoc_examples.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/assoc_regression_tests.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/associative_container_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/basic_hash_table.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/basic_hash_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/basic_invalidation_guarantee.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/basic_tree.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/basic_tree_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/binary_heap_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/binomial_heap_tag.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/cc_hash_max_collision_check_resize_trigger.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/cc_hash_table.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/cc_hash_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/container_base.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/container_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/counter_lu_policy.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/direct_mask_range_hashing.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/direct_mod_range_hashing.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/exceptions.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/gp_hash_table.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/gp_hash_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/hash_exponential_size_policy.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/hash_load_check_resize_trigger.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/hash_prime_size_policy.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/hash_random_int_erase_mem_usage_test.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/hash_random_int_find_find_timing_test.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/hash_random_int_subscript_find_timing_test.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/hash_random_int_subscript_insert_timing_test.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/hash_standard_resize_policy.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/hash_text_find_find_timing_test.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/hash_zlob_random_int_find_find_timing_test.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/insert_error.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/join_error.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/linear_probe_fn.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/list_update.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/list_update_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/motivation.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/move_to_front_lu_policy.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/multimap_text_find_timing_test_large.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/multimap_text_find_timing_test_small.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/multimap_text_insert_mem_usage_test_large.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/multimap_text_insert_mem_usage_test_small.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/multimap_text_insert_timing_test_large.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/multimap_text_insert_timing_test_small.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/null_hash_fn.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/null_lu_metadata.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/null_mapped_type.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/null_probe_fn.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/null_tree_node_update.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/null_trie_node_update.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/ov_tree_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/pairing_heap_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/pat_trie_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/point_invalidation_guarantee.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/pq_container_traits.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/pq_examples.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/pq_regression_tests.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/priority_queue.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/priority_queue_random_int_push_pop_timing_test.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/priority_queue_random_int_push_timing_test.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/priority_queue_tag.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/priority_queue_text_join_timing_test.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/priority_queue_text_modify_down_timing_test.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/priority_queue_text_modify_up_timing_test.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/priority_queue_text_pop_mem_usage_test.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/priority_queue_text_push_pop_timing_test.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/priority_queue_text_push_timing_test.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/quadratic_probe_fn.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/range_invalidation_guarantee.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/rb_tree_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/rc_binomial_heap_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/resize_error.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/sample_probe_fn.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/sample_range_hashing.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/sample_ranged_hash_fn.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/sample_ranged_probe_fn.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/sample_resize_policy.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/sample_resize_trigger.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/sample_size_policy.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/sample_tree_node_update.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/sample_trie_e_access_traits.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/sample_trie_node_update.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/sample_update_policy.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/splay_tree_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/string_trie_e_access_traits.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/thin_heap_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/tree.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/tree_based_containers.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/tree_order_statistics_node_update.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/tree_order_statistics_timing_test.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/tree_random_int_find_find_timing_test.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/tree_split_join_timing_test.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/tree_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/tree_text_find_find_timing_test.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/tree_text_insert_timing_test.html
    
trunk/libstdc++-v3/doc/html/ext/pb_ds/tree_text_lor_find_find_timing_test.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/trie.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/trie_based_containers.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/trie_order_statistics_node_update.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/trie_prefix_search_node_update.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/trie_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/trivial_iterator_tag.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/tutorial.html


Reply at:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.2/+bug/254629/comments/6

------------------------------------------------------------------------
On 2008-09-23T16:08:06+00:00 Bkoz wrote:

Subject: Bug 37391

Author: bkoz
Date: Tue Sep 23 16:06:43 2008
New Revision: 140600

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140600
Log:
2008-09-23  Benjamin Kosnik  <[email protected]>

        PR libstdc++/37391 continued.
        * doc/html/ext/pb_ds/assoc_examples.html: Don't use base tag,
        specify full path for source file links.
        * doc/html/ext/pb_ds/pq_examples.html: Same.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/doc/html/ext/pb_ds/assoc_examples.html
    trunk/libstdc++-v3/doc/html/ext/pb_ds/pq_examples.html


Reply at:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.2/+bug/254629/comments/7

------------------------------------------------------------------------
On 2008-10-03T10:53:25+00:00 Paolo-carlini wrote:

This is now fixed.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.2/+bug/254629/comments/8

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/254629

Title:
  [PR37391] pb_ds examples missing from gcc libstdc++ doc

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/254629/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to