This is the mail archive of the sid@sources.redhat.com mailing list for the SID project.


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

Re: 64-bit buglet


>>>>> "Richard" == Richard Henderson <rth@redhat.com> writes:

  Richard> I need the following to build sid on an Alpha.  This issue
  Richard> is that the two arguments to std::min must be the same type,
  Richard> otherwise the template does not match.

It would probably be better to use static_cast<size_t> (len) instead
for consistency with the rest of the source tree.  Otherwise, commit
away.

Ben


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