Comment #14 on issue 361 by [email protected]: Fix warnings http://code.google.com/p/protobuf/issues/detail?id=361
How about something like: const int n = static_cast<int>(input_files_.size()); for (i = 0; i < n; i++) -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
