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]

Re: Concept-checking code on branch


Mark Mitchell <mark@codesourcery.com> writes:

| The concept-checking code is turned on for the branch.
| 
| Is this intentional?  

I think it should have been by accident.

| The code is presently over-strict; it flags as erroneous some valid
| uses.
| 
| I would strongly prefer that concept-checking be off by default, even
| once it is correct.  It is not that it's not useful -- but I don't
| believe it is useful enough to be on by default.

That is also my inclination.  I think, it was agreed that only
mainline may eventually turn it on.  Not branch.

| In any case, does anyone object to turning it off in the short term,
| at least until it is correct?

I don't have any objection to turn it off.  

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


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