This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix char_traits<wchar_t>::move


Pétur Runólfsson wrote:

Hi,

It seems that the last parameter of char_traits<wchar_t>::move is
int_type instead of size_t.

Thanks.
I'm going to commit this to both trunk and 3.3 as obviously correct in the light of 21.1.1, p1 and Table 37.


Paolo.


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