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: Mon, 26 Feb 2007 09:37:00 -0000	[thread overview]
Message-ID: <20070226093651.29187.qmail@sourceware.org> (raw)
In-Reply-To: <bug-28080-8082@http.gcc.gnu.org/bugzilla/>



------- Comment #16 from paolo at gcc dot gnu dot org  2007-02-26 09:36 -------
Subject: Bug 28080

Author: paolo
Date: Mon Feb 26 09:36:39 2007
New Revision: 122329

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

        PR libstdc++/28080 (partial)
        * include/std/bitset: Do not include <istream> and <ostream>,
        <ios> is enough.
        * include/std/iomanip: Do not include the whole <istream>,
        <ios> is enough; do not include <functional>; reformat.
        * include/std/functional: Do not include <cstddef>.
        * include/std/list: Do not include <bits/stl_uninitialized.h>.
        * include/std/numeric: Do not include the whole <iterator> and
        <bits/stl_function.h>.
        * include/std/valarray: Do not include <numeric>.
        * include/bits/stl_numeric.h: Include <bits/concept_check.h>.
        * src/iostream-inst.cc: Include <istream>.
        * include/ext/functional: Include <cstddef>.
        * testsuite/util/testsuite_hooks.h: Do not include <locale>,
        <ctime> is enough; qualify tm.
        * testsuite/util/testsuite_hooks.cc: Qualify tm.

2007-02-26  Paolo Carlini  <pcarlini@suse.de>

        * include/bits/locale_facets.h (class ctype_byname<char>,
        class ctype_byname<wchar_t>): Declare.
        * src/ctype.cc (ctype_byname<wchar_t>::ctype_byname(const char*,
        size_t), ctype_byname<wchar_t>::~ctype_byname): Define.
        * config/locale/generic/ctype_members.cc (ctype_byname<char>::
        ctype_byname(const char*, size_t), ctype_byname<char>::~ctype_byname):
        Likewise.
        * config/locale/gnu/ctype_members.cc (ctype_byname<char>::
        ctype_byname(const char*, size_t), ctype_byname<char>::~ctype_byname):
        Likewise.
        * config/locale/darwin/ctype_members.cc (ctype_byname<char>::
        ctype_byname(const char*, size_t), ctype_byname<char>::~ctype_byname):
        Likewise.
        * testsuite/22_locale/headers/locale/synopsis.cc: Remove xfail.

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/gnu/ctype_members.cc
    trunk/libstdc++-v3/include/bits/locale_facets.h
    trunk/libstdc++-v3/include/bits/stl_numeric.h
    trunk/libstdc++-v3/include/ext/functional
    trunk/libstdc++-v3/include/std/bitset
    trunk/libstdc++-v3/include/std/functional
    trunk/libstdc++-v3/include/std/iomanip
    trunk/libstdc++-v3/include/std/list
    trunk/libstdc++-v3/include/std/numeric
    trunk/libstdc++-v3/include/std/valarray
    trunk/libstdc++-v3/src/ctype.cc
    trunk/libstdc++-v3/src/iostream-inst.cc
    trunk/libstdc++-v3/testsuite/22_locale/headers/locale/synopsis.cc
    trunk/libstdc++-v3/testsuite/util/testsuite_hooks.cc
    trunk/libstdc++-v3/testsuite/util/testsuite_hooks.h


-- 


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


  parent reply	other threads:[~2007-02-26  9:37 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 [this message]
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
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=20070226093651.29187.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).