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: [RFC] libstdc++/15361, or: remove or fix the SGI extensions in bitset??


Paolo Carlini <pcarlini@suse.de> writes:

| Hi,
| 
| the PR points out some problems (I'm almost sure the analysis is correct)
| in 3.4.0 with the SGI extension bitset::_M_do_find_next.
| 
| However, before further studying the technical details of the PR, seems
| appropriate deciding whether we really want to /keep/ that extension (and
| _M_do_find_first) or not!
| 
| What do you think?

Do people use it?  It is ill-designed?  Is its maintainance costing
very high -- compared to other extensions we have?

-- Gaby


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