You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Falk.Tristram@cae.de (JIRA)" <ji...@apache.org> on 2012/05/04 14:38:48 UTC

[jira] [Created] (AVRO-1078) ostreamOutputStream declaration missing in C++ API

Falk.Tristram@cae.de created AVRO-1078:
------------------------------------------

             Summary: ostreamOutputStream declaration missing in C++ API
                 Key: AVRO-1078
                 URL: https://issues.apache.org/jira/browse/AVRO-1078
             Project: Avro
          Issue Type: Bug
          Components: c++
    Affects Versions: 1.6.3
         Environment: Linux, gcc 4.6.2
            Reporter: Falk.Tristram@cae.de


The function 'std::auto_ptr<OutputStream> ostreamOutputStream' is missing in the c++ API, though it is implemented and working.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AVRO-1078) ostreamOutputStream declaration missing in C++ API

Posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiruvalluvan M. G. updated AVRO-1078:
--------------------------------------

    Assignee: Thiruvalluvan M. G.
      Status: Patch Available  (was: Open)
    
> ostreamOutputStream declaration missing in C++ API
> --------------------------------------------------
>
>                 Key: AVRO-1078
>                 URL: https://issues.apache.org/jira/browse/AVRO-1078
>             Project: Avro
>          Issue Type: Bug
>          Components: c++
>    Affects Versions: 1.6.3
>         Environment: Linux, gcc 4.6.2
>            Reporter: Falk.Tristram@cae.de
>            Assignee: Thiruvalluvan M. G.
>         Attachments: AVRO-1078.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The function 'std::auto_ptr<OutputStream> ostreamOutputStream' is missing in the c++ API, though it is implemented and working.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AVRO-1078) ostreamOutputStream declaration missing in C++ API

Posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiruvalluvan M. G. updated AVRO-1078:
--------------------------------------

    Attachment: AVRO-1078.patch

Here is the patch that addresses the issue.
                
> ostreamOutputStream declaration missing in C++ API
> --------------------------------------------------
>
>                 Key: AVRO-1078
>                 URL: https://issues.apache.org/jira/browse/AVRO-1078
>             Project: Avro
>          Issue Type: Bug
>          Components: c++
>    Affects Versions: 1.6.3
>         Environment: Linux, gcc 4.6.2
>            Reporter: Falk.Tristram@cae.de
>         Attachments: AVRO-1078.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The function 'std::auto_ptr<OutputStream> ostreamOutputStream' is missing in the c++ API, though it is implemented and working.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AVRO-1078) ostreamOutputStream declaration missing in C++ API

Posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiruvalluvan M. G. updated AVRO-1078:
--------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Committed revision 1339054 after verifying that it works under
- Windows 7 (Visual C++ Express 2010)
- Cygwin on Windows 7
- Ubuntu 12.04

Thank you Falk Tristram for pointing it out.
                
> ostreamOutputStream declaration missing in C++ API
> --------------------------------------------------
>
>                 Key: AVRO-1078
>                 URL: https://issues.apache.org/jira/browse/AVRO-1078
>             Project: Avro
>          Issue Type: Bug
>          Components: c++
>    Affects Versions: 1.6.3
>         Environment: Linux, gcc 4.6.2
>            Reporter: Falk.Tristram@cae.de
>            Assignee: Thiruvalluvan M. G.
>         Attachments: AVRO-1078.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The function 'std::auto_ptr<OutputStream> ostreamOutputStream' is missing in the c++ API, though it is implemented and working.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira