You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2010/03/17 23:09:27 UTC

[jira] Created: (AVRO-480) avro_flush() is in the header, but not implemented

avro_flush() is in the header, but not implemented
--------------------------------------------------

                 Key: AVRO-480
                 URL: https://issues.apache.org/jira/browse/AVRO-480
             Project: Avro
          Issue Type: Bug
          Components: c
            Reporter: Bruce Mitchener
            Assignee: Bruce Mitchener


avro_flush() is in the header, but not implemented.

Instead, should ditch that and move the 3 functions from avro_private.h out into avro.h


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


[jira] Resolved: (AVRO-480) avro_flush() is in the header, but not implemented

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

Matt Massie resolved AVRO-480.
------------------------------

    Resolution: Fixed

Thanks for the patch, Bruce.  Committed to trunk.

> avro_flush() is in the header, but not implemented
> --------------------------------------------------
>
>                 Key: AVRO-480
>                 URL: https://issues.apache.org/jira/browse/AVRO-480
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>            Reporter: Bruce Mitchener
>            Assignee: Bruce Mitchener
>             Fix For: 1.3.2
>
>         Attachments: avro_flush.diff
>
>
> avro_flush() is in the header, but not implemented.
> Instead, should ditch that and move the 3 functions from avro_private.h out into avro.h

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


[jira] Updated: (AVRO-480) avro_flush() is in the header, but not implemented

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

Bruce Mitchener updated AVRO-480:
---------------------------------

    Attachment: avro_flush.diff

> avro_flush() is in the header, but not implemented
> --------------------------------------------------
>
>                 Key: AVRO-480
>                 URL: https://issues.apache.org/jira/browse/AVRO-480
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>            Reporter: Bruce Mitchener
>            Assignee: Bruce Mitchener
>         Attachments: avro_flush.diff
>
>
> avro_flush() is in the header, but not implemented.
> Instead, should ditch that and move the 3 functions from avro_private.h out into avro.h

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


[jira] Updated: (AVRO-480) avro_flush() is in the header, but not implemented

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

Matt Massie updated AVRO-480:
-----------------------------

    Fix Version/s: 1.3.2

> avro_flush() is in the header, but not implemented
> --------------------------------------------------
>
>                 Key: AVRO-480
>                 URL: https://issues.apache.org/jira/browse/AVRO-480
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>            Reporter: Bruce Mitchener
>            Assignee: Bruce Mitchener
>             Fix For: 1.3.2
>
>         Attachments: avro_flush.diff
>
>
> avro_flush() is in the header, but not implemented.
> Instead, should ditch that and move the 3 functions from avro_private.h out into avro.h

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