public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "paolo at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/28080] header dependencies
Date: Tue, 06 Mar 2007 17:43:00 -0000	[thread overview]
Message-ID: <20070306174344.3166.qmail@sourceware.org> (raw)
In-Reply-To: <bug-28080-8082@http.gcc.gnu.org/bugzilla/>



------- Comment #22 from paolo at gcc dot gnu dot org  2007-03-06 17:43 -------
Subject: Bug 28080

Author: paolo
Date: Tue Mar  6 17:43:27 2007
New Revision: 122628

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122628
Log:
2007-03-06  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/28080 (partial)
        * include/bits/stl_algobase.h: Do not include <cstdlib>.
        * src/localename.cc: Do it here.
        * src/ctype.cc: Likewise.
        * include/ext/pb_ds/detail/map_debug_base.hpp: Likewise.
        * include/ext/pb_ds/exception.hpp: Likewise.
        * include/ext/pb_ds/list_update_policy.hpp: Likewise.
        * include/bits/stl_algo.h: Likewise.
        * include/tr1/random: Likewise.
        * testsuite/util/testsuite_hooks.cc: Likewise.
        * testsuite/util/testsuite_abi_check.cc: Likewise.
        * testsuite/util/testsuite_abi.cc: Likewise.
        * testsuite/util/performance/assoc/timing/
        tree_order_statistics_test.hpp: Likewise.
        * config/locale/darwin/ctype_members.cc: Likewise.
        * config/locale/gnu/c++locale_internal.h: Likewise.
        * config/locale/generic/ctype_members.cc: Likewise.
        * config/locale/generic/time_members.cc: Likewise.

        * include/ext/pb_ds/detail/resize_policy/
        hash_load_check_resize_trigger_imp.hpp: Qualify abort.
        * testsuite/util/performance/assoc/timing/
        multimap_find_test.hpp: Likewise.
        * include/std/valarray: Do include <cstdlib>.
        * include/tr1/hashtable: Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/config/locale/darwin/ctype_members.cc
    trunk/libstdc++-v3/config/locale/generic/ctype_members.cc
    trunk/libstdc++-v3/config/locale/generic/time_members.cc
    trunk/libstdc++-v3/config/locale/gnu/c++locale_internal.h
    trunk/libstdc++-v3/include/bits/stl_algo.h
    trunk/libstdc++-v3/include/bits/stl_algobase.h
    trunk/libstdc++-v3/include/ext/pb_ds/detail/map_debug_base.hpp
   
trunk/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
    trunk/libstdc++-v3/include/ext/pb_ds/exception.hpp
    trunk/libstdc++-v3/include/ext/pb_ds/list_update_policy.hpp
    trunk/libstdc++-v3/include/std/valarray
    trunk/libstdc++-v3/include/tr1/hashtable
    trunk/libstdc++-v3/include/tr1/random
    trunk/libstdc++-v3/src/ctype.cc
    trunk/libstdc++-v3/src/localename.cc
   
trunk/libstdc++-v3/testsuite/util/performance/assoc/timing/multimap_find_test.hpp
   
trunk/libstdc++-v3/testsuite/util/performance/assoc/timing/tree_order_statistics_test.hpp
    trunk/libstdc++-v3/testsuite/util/testsuite_abi.cc
    trunk/libstdc++-v3/testsuite/util/testsuite_abi_check.cc
    trunk/libstdc++-v3/testsuite/util/testsuite_hooks.cc


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28080


  parent reply	other threads:[~2007-03-06 17:43 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-19  7:50 [Bug libstdc++/28080] New: " Woebbeking at web dot de
2006-06-19 10:15 ` [Bug libstdc++/28080] " pcarlini at suse dot de
2006-06-19 16:57 ` pinskia at gcc dot gnu dot org
2006-06-19 17:07 ` pinskia at gcc dot gnu dot org
2006-06-19 18:05 ` Woebbeking at web dot de
2006-06-19 18:11 ` pcarlini at suse dot de
2006-06-23  5:00 ` pinskia at gcc dot gnu dot org
2006-06-23 15:40 ` chris at bubblescope dot net
2006-06-23 16:40 ` gdr at integrable-solutions dot net
2006-06-23 17:03 ` chris at bubblescope dot net
2007-02-17 17:34 ` pcarlini at suse dot de
2007-02-17 20:42 ` Woebbeking at web dot de
2007-02-18 11:33 ` paolo at gcc dot gnu dot org
2007-02-20 18:16 ` bkoz at gcc dot gnu dot org
2007-02-20 21:23 ` paolo at gcc dot gnu dot org
2007-02-24 10:15 ` pcarlini at suse dot de
2007-02-26  9:37 ` paolo at gcc dot gnu dot org
2007-02-27 17:48 ` paolo at gcc dot gnu dot org
2007-03-02 16:22 ` paolo at gcc dot gnu dot org
2007-03-03 10:29 ` paolo at gcc dot gnu dot org
2007-03-04  0:20 ` paolo at gcc dot gnu dot org
2007-03-04  0:23 ` paolo at gcc dot gnu dot org
2007-03-06 17:43 ` paolo at gcc dot gnu dot org [this message]
2007-03-07 22:59 ` paolo at gcc dot gnu dot org
2007-03-10 20:30 ` paolo at gcc dot gnu dot org
2007-03-11 12:04 ` paolo at gcc dot gnu dot org
2007-03-11 12:07 ` pcarlini at suse dot de

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070306174344.3166.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).