[protobuf] Issue 180 in protobuf: Compiler warning for negating a uint64 in compiler/parser.cc:723

2010-04-22 Thread protobuf
Status: New Owner: ken...@google.com Labels: Type-Defect Priority-Medium New issue 180 by jam...@chromium.org: Compiler warning for negating a uint64 in compiler/parser.cc:723 http://code.google.com/p/protobuf/issues/detail?id=180

[protobuf] Re: Issue 180 in protobuf: Compiler warning for negating a uint64 in compiler/parser.cc:723

2010-04-22 Thread protobuf
Comment #1 on issue 180 by jam...@chromium.org: Compiler warning for negating a uint64 in compiler/parser.cc:723 http://code.google.com/p/protobuf/issues/detail?id=180 Simple patch (cast to int64 before negating). Passes 'make check' Attachments: patch.diff 652 bytes -- You

[protobuf] Re: Issue 180 in protobuf: Compiler warning for negating a uint64 in compiler/parser.cc:723

2010-04-22 Thread protobuf
Comment #2 on issue 180 by jam...@chromium.org: Compiler warning for negating a uint64 in compiler/parser.cc:723 http://code.google.com/p/protobuf/issues/detail?id=180 Patch in rietveld form (I accidentally uploaded it to the Chromium rietveld instance instead of the normal one, but it