You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@thrift.apache.org by GitBox <gi...@apache.org> on 2022/01/27 07:51:43 UTC

[GitHub] [thrift] Jens-G commented on pull request #2508: Fix the travis issue

Jens-G commented on pull request #2508:
URL: https://github.com/apache/thrift/pull/2508#issuecomment-1022937038


      Compiling num-traits v0.2.14
       Checking num_cpus v1.13.1
       Checking threadpool v1.8.1
       Checking ordered-float v1.1.1
       Checking thrift v0.17.0 (/thrift/src/lib/rs)
   error: unnecessary parentheses around `if` condition
     --> src/protocol/binary.rs:87:12
      |
   87 |         if ((first_bytes[0] & 0x80) != 0) {
      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
      |
      = note: `-D unused-parens` implied by `-D warnings`
   error: aborting due to previous error


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@thrift.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org