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: [warning] end iterators dereferences in _M_extract_float and_int !!


Paolo Carlini wrote:

Systematically, we do *(++__beg) _before_ checking that, in
fact, __beg != __end !!!

Unfortunately, the same problem affects _M_extract_name and _M_extract_num too :-((


Working on that too, high priority...

Paolo.


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