This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] 12855
- From: Nathan Myers <ncm-nospam at cantrip dot org>
- To: libstdc++ at gcc dot gnu dot org
- Date: Fri, 12 Dec 2003 23:28:46 -0800
- Subject: Re: [v3] 12855
- References: <20031212194908.79449ce3.bkoz@redhat.com>
On Fri, Dec 12, 2003 at 07:49:08PM -0600, Benjamin Kosnik wrote:
>
> This has been in bugzilla for the last three days without comment. I'll
> wait another 24 hrs before checking it in.
Thank you.
> PR libstdc++/12855
> * include/bits/ios_base.h (_Callback_list): _M_refcount to
> _M_references.
The change s/refcount/references/ seems to me gratuitious and harmful.
"References" is subject to interpretation; it could be a predicate, it
could be a container. "Refcount" is the standard term of art.
Nathan Myers
ncm-nospam@cantrip.org