You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Scott Banachowski (JIRA)" <ji...@apache.org> on 2009/09/19 22:14:15 UTC

[jira] Updated: (AVRO-116) Support for older versions of boost

     [ https://issues.apache.org/jira/browse/AVRO-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Banachowski updated AVRO-116:
-----------------------------------

    Attachment: applypatch116.sh
                AVRO-116.patch

This is the patch, and a shell script used to apply the patch (shell script runs svn add for a new file).

After applying patch, svn status -q reports:

M      src/c++/scripts/gen.py
A      src/c++/api/Boost.hh
M      src/c++/api/AvroTraits.hh
M      src/c++/api/Compiler.hh



> Support for older versions of boost
> -----------------------------------
>
>                 Key: AVRO-116
>                 URL: https://issues.apache.org/jira/browse/AVRO-116
>             Project: Avro
>          Issue Type: Improvement
>          Components: c++
>            Reporter: Scott Banachowski
>         Attachments: applypatch116.sh, AVRO-116.patch
>
>
> The avro c++ code uses boost features that were introduced in boost 1.33.  Some users are dependent on boost 1.32 and requested support for the earlier version.
> This patch will provide the missing features if the boost version is < 1.33.

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