Comment #12 on issue 361 by [email protected]: Fix warnings http://code.google.com/p/protobuf/issues/detail?id=361
I don't see the reason why? If size() returns size_t, why then i should be int it the following statement:
for (i = 0; i < input_files_.size(); 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.
