You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Cliff Jansen (JIRA)" <ji...@apache.org> on 2013/01/31 04:15:13 UTC

[jira] [Created] (PROTON-213) Reconcile C99 and C++ inconsistencies within proton

Cliff Jansen created PROTON-213:
-----------------------------------

             Summary: Reconcile C99 and C++ inconsistencies within proton
                 Key: PROTON-213
                 URL: https://issues.apache.org/jira/browse/PROTON-213
             Project: Qpid Proton
          Issue Type: Improvement
          Components: proton-c
    Affects Versions: 0.4
         Environment: Visual Studio on Windows
            Reporter: Cliff Jansen
            Assignee: Cliff Jansen


These are essenially the differences required to get a version of proton that already works with g++ to work in Visual Studio.

This mainly consists of header inconsistencies: stdint.h, stdbool.h, inttypes.h

Also a few functions: atoll(), snprintf()

No PRIxx printf fromat specifiers
Similarly, no "%z" for size_t operands


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Re: [jira] [Created] (PROTON-213) Reconcile C99 and C++ inconsistencies within proton

Posted by Valentin Kostin <va...@mail.ru>.
Dear Mr.Cliff Jansen, when do you plan to finish this work?



--
View this message in context: http://qpid.2158936.n2.nabble.com/jira-Created-PROTON-213-Reconcile-C99-and-C-inconsistencies-within-proton-tp7587772p7588003.html
Sent from the Apache Qpid Proton mailing list archive at Nabble.com.