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: ints in parallel code


Paolo Carlini wrote:
> today was going through the parallel code to do some more or less
> formatting and uglifications fixes, when I noticed something potentially
> much more serious: I'm seeing many plain ints around, also for things
> which look like indexes in data, differences of iterators, things like
> that.
In particular, I wish you could double check the various ints used in
the *multiway* functions, which seem all suspect to me.

Paolo.


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