You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "David Reiss (JIRA)" <ji...@apache.org> on 2009/06/18 00:08:07 UTC

[jira] Created: (THRIFT-523) ax_lib_event.m4 doesn't work properly with newer versions of libevent

ax_lib_event.m4 doesn't work properly with newer versions of libevent
---------------------------------------------------------------------

                 Key: THRIFT-523
                 URL: https://issues.apache.org/jira/browse/THRIFT-523
             Project: Thrift
          Issue Type: Bug
            Reporter: David Reiss
            Assignee: David Reiss
            Priority: Trivial
         Attachments: v1-0001-THRIFT-523.-Make-ax_lib_event.m4-work-with-newer-ver.patch

ax_lib_event.m4 uses a simplistic technique for comparing versions that does not properly compare two versions from the 1.4 branch.  This doesn't directly affect Thrift, since we only check for libevent 1.2, but it should be fixed anyway.

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


[jira] Commented: (THRIFT-523) ax_lib_event.m4 doesn't work properly with newer versions of libevent

Posted by "Michael Greene (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736754#action_12736754 ] 

Michael Greene commented on THRIFT-523:
---------------------------------------

Go for it, +1

> ax_lib_event.m4 doesn't work properly with newer versions of libevent
> ---------------------------------------------------------------------
>
>                 Key: THRIFT-523
>                 URL: https://issues.apache.org/jira/browse/THRIFT-523
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: David Reiss
>            Assignee: David Reiss
>            Priority: Trivial
>         Attachments: v1-0001-THRIFT-523.-Make-ax_lib_event.m4-work-with-newer-ver.patch, v2-0001-THRIFT-523.-Make-ax_lib_event.m4-work-with-newer-ver.patch, v2-0002-Make-ax_lib_event.m4-set-a-per-version-variable-on-s.patch
>
>
> ax_lib_event.m4 uses a simplistic technique for comparing versions that does not properly compare two versions from the 1.4 branch.  This doesn't directly affect Thrift, since we only check for libevent 1.2, but it should be fixed anyway.

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


[jira] Updated: (THRIFT-523) ax_lib_event.m4 doesn't work properly with newer versions of libevent

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

David Reiss updated THRIFT-523:
-------------------------------

    Attachment: v1-0001-THRIFT-523.-Make-ax_lib_event.m4-work-with-newer-ver.patch

> ax_lib_event.m4 doesn't work properly with newer versions of libevent
> ---------------------------------------------------------------------
>
>                 Key: THRIFT-523
>                 URL: https://issues.apache.org/jira/browse/THRIFT-523
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: David Reiss
>            Assignee: David Reiss
>            Priority: Trivial
>         Attachments: v1-0001-THRIFT-523.-Make-ax_lib_event.m4-work-with-newer-ver.patch
>
>
> ax_lib_event.m4 uses a simplistic technique for comparing versions that does not properly compare two versions from the 1.4 branch.  This doesn't directly affect Thrift, since we only check for libevent 1.2, but it should be fixed anyway.

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


[jira] Commented: (THRIFT-523) ax_lib_event.m4 doesn't work properly with newer versions of libevent

Posted by "David Reiss (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736753#action_12736753 ] 

David Reiss commented on THRIFT-523:
------------------------------------

Anyone mind if I commit these?

> ax_lib_event.m4 doesn't work properly with newer versions of libevent
> ---------------------------------------------------------------------
>
>                 Key: THRIFT-523
>                 URL: https://issues.apache.org/jira/browse/THRIFT-523
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: David Reiss
>            Assignee: David Reiss
>            Priority: Trivial
>         Attachments: v1-0001-THRIFT-523.-Make-ax_lib_event.m4-work-with-newer-ver.patch, v2-0001-THRIFT-523.-Make-ax_lib_event.m4-work-with-newer-ver.patch, v2-0002-Make-ax_lib_event.m4-set-a-per-version-variable-on-s.patch
>
>
> ax_lib_event.m4 uses a simplistic technique for comparing versions that does not properly compare two versions from the 1.4 branch.  This doesn't directly affect Thrift, since we only check for libevent 1.2, but it should be fixed anyway.

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


[jira] Updated: (THRIFT-523) ax_lib_event.m4 doesn't work properly with newer versions of libevent

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

David Reiss updated THRIFT-523:
-------------------------------

    Attachment: v2-0002-Make-ax_lib_event.m4-set-a-per-version-variable-on-s.patch
                v2-0001-THRIFT-523.-Make-ax_lib_event.m4-work-with-newer-ver.patch

> ax_lib_event.m4 doesn't work properly with newer versions of libevent
> ---------------------------------------------------------------------
>
>                 Key: THRIFT-523
>                 URL: https://issues.apache.org/jira/browse/THRIFT-523
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: David Reiss
>            Assignee: David Reiss
>            Priority: Trivial
>         Attachments: v1-0001-THRIFT-523.-Make-ax_lib_event.m4-work-with-newer-ver.patch, v2-0001-THRIFT-523.-Make-ax_lib_event.m4-work-with-newer-ver.patch, v2-0002-Make-ax_lib_event.m4-set-a-per-version-variable-on-s.patch
>
>
> ax_lib_event.m4 uses a simplistic technique for comparing versions that does not properly compare two versions from the 1.4 branch.  This doesn't directly affect Thrift, since we only check for libevent 1.2, but it should be fixed anyway.

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


[jira] Resolved: (THRIFT-523) ax_lib_event.m4 doesn't work properly with newer versions of libevent

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

David Reiss resolved THRIFT-523.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2

> ax_lib_event.m4 doesn't work properly with newer versions of libevent
> ---------------------------------------------------------------------
>
>                 Key: THRIFT-523
>                 URL: https://issues.apache.org/jira/browse/THRIFT-523
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: David Reiss
>            Assignee: David Reiss
>            Priority: Trivial
>             Fix For: 0.2
>
>         Attachments: v1-0001-THRIFT-523.-Make-ax_lib_event.m4-work-with-newer-ver.patch, v2-0001-THRIFT-523.-Make-ax_lib_event.m4-work-with-newer-ver.patch, v2-0002-Make-ax_lib_event.m4-set-a-per-version-variable-on-s.patch
>
>
> ax_lib_event.m4 uses a simplistic technique for comparing versions that does not properly compare two versions from the 1.4 branch.  This doesn't directly affect Thrift, since we only check for libevent 1.2, but it should be fixed anyway.

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