You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Eli Collins (JIRA)" <ji...@apache.org> on 2010/02/04 09:58:28 UTC

[jira] Created: (AVRO-398) avro_read_file doesn't detect eof

avro_read_file doesn't detect eof
---------------------------------

                 Key: AVRO-398
                 URL: https://issues.apache.org/jira/browse/AVRO-398
             Project: Avro
          Issue Type: Bug
          Components: c
            Reporter: Eli Collins


avro_read_file needs to check both ferror and feof.

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


[jira] Assigned: (AVRO-398) avro_read_file doesn't detect eof

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

Eli Collins reassigned AVRO-398:
--------------------------------

    Assignee: Eli Collins

> avro_read_file doesn't detect eof
> ---------------------------------
>
>                 Key: AVRO-398
>                 URL: https://issues.apache.org/jira/browse/AVRO-398
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>         Attachments: avro-398-1.patch
>
>
> avro_read_file needs to check both ferror and feof.

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


[jira] Updated: (AVRO-398) avro_read_file doesn't detect eof

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

Eli Collins updated AVRO-398:
-----------------------------

    Attachment: avro-398-1.patch

Patch attached.

> avro_read_file doesn't detect eof
> ---------------------------------
>
>                 Key: AVRO-398
>                 URL: https://issues.apache.org/jira/browse/AVRO-398
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>            Reporter: Eli Collins
>         Attachments: avro-398-1.patch
>
>
> avro_read_file needs to check both ferror and feof.

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


[jira] Updated: (AVRO-398) avro_read_file doesn't detect eof

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

Matt Massie updated AVRO-398:
-----------------------------

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

Committed to trunk.  Thanks, Eli!

> avro_read_file doesn't detect eof
> ---------------------------------
>
>                 Key: AVRO-398
>                 URL: https://issues.apache.org/jira/browse/AVRO-398
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>         Attachments: avro-398-1.patch
>
>
> avro_read_file needs to check both ferror and feof.

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


[jira] Updated: (AVRO-398) avro_read_file doesn't detect eof

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

Eli Collins updated AVRO-398:
-----------------------------

    Status: Patch Available  (was: Open)

> avro_read_file doesn't detect eof
> ---------------------------------
>
>                 Key: AVRO-398
>                 URL: https://issues.apache.org/jira/browse/AVRO-398
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>            Reporter: Eli Collins
>         Attachments: avro-398-1.patch
>
>
> avro_read_file needs to check both ferror and feof.

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