You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (JIRA)" <qp...@incubator.apache.org> on 2007/10/16 12:47:50 UTC

[jira] Created: (QPID-641) Python internal codec tests for field tables use 0-8 encoding not 0-10

Python internal codec tests for field tables use 0-8 encoding not 0-10
----------------------------------------------------------------------

                 Key: QPID-641
                 URL: https://issues.apache.org/jira/browse/QPID-641
             Project: Qpid
          Issue Type: Bug
          Components: Python Client
    Affects Versions: M3
            Reporter: Andrew Stitcher
            Assignee: Rafael H. Schloming


The field table implementations of Python and C++ have now been updated to be 0-10 compatible, but the internal codec unit test only tests against 0-8 test vectors


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (QPID-641) Python internal codec tests for field tables use 0-8 encoding not 0-10

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner resolved QPID-641.
--------------------------------

    Resolution: Fixed

This has been fixed

> Python internal codec tests for field tables use 0-8 encoding not 0-10
> ----------------------------------------------------------------------
>
>                 Key: QPID-641
>                 URL: https://issues.apache.org/jira/browse/QPID-641
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: M3
>            Reporter: Andrew Stitcher
>            Assignee: Rafael H. Schloming
>
> The field table implementations of Python and C++ have now been updated to be 0-10 compatible, but the internal codec unit test only tests against 0-8 test vectors

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.