This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/51657] bind1st multiplies a pointer


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

--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-12-23 01:31:23 UTC ---
(In reply to comment #5)
> Well, I am astonished at the carelessness of the LWG.  If something is plainly
> wrong, it should be fixed (which would be trivial in this case) or withdrawn,
> not deprecated.  Deprecation is for things that are slightly inconvenient.

Maybe you'd like to report an issue with the Standard then, because the
Standard doesn't use your definition of "slightly inconvenient" so must be
wrong:

"-2- These are deprecated features, where deprecated is deïned as: Normative
for the current edition of the Standard, but not guaranteed to be part of the
Standard in future revisions."


The old binders have been superseded by better features. There is no good
reason to use them, and "fixing" them to be non-standard would be a waste of
time.


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