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/03 08:22:27 UTC

[jira] Created: (AVRO-448) encoding_binary.c doesn't build on little endian platforms

encoding_binary.c doesn't build on little endian platforms
----------------------------------------------------------

                 Key: AVRO-448
                 URL: https://issues.apache.org/jira/browse/AVRO-448
             Project: Avro
          Issue Type: Bug
          Components: c
    Affects Versions: 1.3.0
            Reporter: Bruce Mitchener


See upcoming attachment.


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


[jira] Updated: (AVRO-448) encoding_binary.c doesn't build on big endian platforms

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

Matt Massie updated AVRO-448:
-----------------------------

    Summary: encoding_binary.c doesn't build on big endian platforms  (was: encoding_binary.c doesn't build on little endian platforms)

> encoding_binary.c doesn't build on big endian platforms
> -------------------------------------------------------
>
>                 Key: AVRO-448
>                 URL: https://issues.apache.org/jira/browse/AVRO-448
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.3.0
>            Reporter: Bruce Mitchener
>         Attachments: avro_big_endian.diff
>
>
> See upcoming attachment.

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


[jira] Resolved: (AVRO-448) encoding_binary.c doesn't build on big endian platforms

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

Matt Massie resolved AVRO-448.
------------------------------

    Resolution: Fixed

Thanks, Bruce.  Committed to trunk.

> encoding_binary.c doesn't build on big endian platforms
> -------------------------------------------------------
>
>                 Key: AVRO-448
>                 URL: https://issues.apache.org/jira/browse/AVRO-448
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.3.0
>            Reporter: Bruce Mitchener
>            Assignee: Matt Massie
>         Attachments: avro_big_endian.diff
>
>
> See upcoming attachment.

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


[jira] Updated: (AVRO-448) encoding_binary.c doesn't build on big endian platforms

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

Matt Massie updated AVRO-448:
-----------------------------

    Assignee:     (was: Matt Massie)

> encoding_binary.c doesn't build on big endian platforms
> -------------------------------------------------------
>
>                 Key: AVRO-448
>                 URL: https://issues.apache.org/jira/browse/AVRO-448
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.3.0
>            Reporter: Bruce Mitchener
>         Attachments: avro_big_endian.diff
>
>
> See upcoming attachment.

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


[jira] Commented: (AVRO-448) encoding_binary.c doesn't build on little endian platforms

Posted by "Bruce Mitchener (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840654#action_12840654 ] 

Bruce Mitchener commented on AVRO-448:
--------------------------------------

I meant big endian platforms ...


> encoding_binary.c doesn't build on little endian platforms
> ----------------------------------------------------------
>
>                 Key: AVRO-448
>                 URL: https://issues.apache.org/jira/browse/AVRO-448
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.3.0
>            Reporter: Bruce Mitchener
>         Attachments: avro_little_endian.diff
>
>
> See upcoming attachment.

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


[jira] Updated: (AVRO-448) encoding_binary.c doesn't build on little endian platforms

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

Bruce Mitchener updated AVRO-448:
---------------------------------

    Attachment: avro_little_endian.diff

Simple fix attached.


> encoding_binary.c doesn't build on little endian platforms
> ----------------------------------------------------------
>
>                 Key: AVRO-448
>                 URL: https://issues.apache.org/jira/browse/AVRO-448
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.3.0
>            Reporter: Bruce Mitchener
>         Attachments: avro_little_endian.diff
>
>
> See upcoming attachment.

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


[jira] Updated: (AVRO-448) encoding_binary.c doesn't build on little endian platforms

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

Bruce Mitchener updated AVRO-448:
---------------------------------

    Attachment:     (was: avro_little_endian.diff)

> encoding_binary.c doesn't build on little endian platforms
> ----------------------------------------------------------
>
>                 Key: AVRO-448
>                 URL: https://issues.apache.org/jira/browse/AVRO-448
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.3.0
>            Reporter: Bruce Mitchener
>         Attachments: avro_big_endian.diff
>
>
> See upcoming attachment.

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


[jira] Updated: (AVRO-448) encoding_binary.c doesn't build on little endian platforms

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

Bruce Mitchener updated AVRO-448:
---------------------------------

    Attachment: avro_big_endian.diff

Re-attaching to grant license.


> encoding_binary.c doesn't build on little endian platforms
> ----------------------------------------------------------
>
>                 Key: AVRO-448
>                 URL: https://issues.apache.org/jira/browse/AVRO-448
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.3.0
>            Reporter: Bruce Mitchener
>         Attachments: avro_big_endian.diff
>
>
> See upcoming attachment.

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


[jira] Assigned: (AVRO-448) encoding_binary.c doesn't build on big endian platforms

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

Matt Massie reassigned AVRO-448:
--------------------------------

    Assignee: Matt Massie

> encoding_binary.c doesn't build on big endian platforms
> -------------------------------------------------------
>
>                 Key: AVRO-448
>                 URL: https://issues.apache.org/jira/browse/AVRO-448
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.3.0
>            Reporter: Bruce Mitchener
>            Assignee: Matt Massie
>         Attachments: avro_big_endian.diff
>
>
> See upcoming attachment.

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