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: [Patch] libstdc++/21244


Paolo Carlini <pcarlini@suse.de> writes:

| Gabriel Dos Reis wrote:
| 
| >| I went through the various occurrences and maybe the situation is not
| >| really horrible: in most of the places, minimal arithmetic is carried
| >| out. In other places the cast is either already present (e.g., case of
| >| stl_deque.h) or the right type to use is explicit (e.g., case of
| >| formatter.h). I wil prepare a complete patch and post it, ASAP.
| >
| >Wonderful!  Thanks,
| >  
| >
| The below is the patch that I'm finishing testing (on x86-linux) and
| would apply tomorrow both to mainline and 4.0.

It looks fine to me. 
(But, you did the whole work and you should take credit for it :-))

Thanks,

-- Gaby


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