Github user hcorg commented on a diff in the pull request:

    https://github.com/apache/thrift/pull/620#discussion_r40461001
  
    --- Diff: lib/cpp/test/TransportTest.cpp ---
    @@ -1016,7 +1019,7 @@ struct global_fixture {
       }
     };
     
    -BOOST_GLOBAL_FIXTURE(global_fixture)
    +BOOST_GLOBAL_FIXTURE(global_fixture);
    --- End diff --
    
    is this change necessary for boost 1.59? in previous versions it causes 
warning "extra ;"


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to