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: Off-by-one error in money_get::do_put(..., long double)?


Richard Sandiford wrote:

22_locale/money_put/put/char/4.cc was failing on mipsel-linux-gnu
because money_get::do_put wasn't copying across the null terminator
from __cs to __ws.

... and, it's 'money_put::do_put', not 'money_get::do_put' (for the ChangeLog)

Paolo.


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