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

    https://github.com/apache/qpid-proton/pull/127#discussion_r146538458
  
    --- Diff: proton-c/bindings/cpp/src/interop_test.cpp ---
    @@ -57,8 +57,8 @@ void test_data_ostream() {
         ASSERT_EQUAL("true, false, 42, 42, -42, 12345, -12345, 12345, -12345, 
0.125, 0.125", str(dt));
     }
     
    -// Test extracting to exact AMQP types works corectly, extrating to 
invalid types fails.
    -void test_decoder_primitves_exact() {
    +// Test extracting to exact AMQP types works correctly, extracting to 
invalid types fails.
    +void test_decoder_primitives_exact() {
    --- End diff --
    
    highlighting change to code


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to