This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] 12855


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]