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/05/14 21:49:45 UTC

[jira] Created: (THRIFT-507) Remove the compiler's dependency on Boost

Remove the compiler's dependency on Boost
-----------------------------------------

                 Key: THRIFT-507
                 URL: https://issues.apache.org/jira/browse/THRIFT-507
             Project: Thrift
          Issue Type: Improvement
            Reporter: David Reiss
            Assignee: David Reiss




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


[jira] Updated: (THRIFT-507) Remove the compiler's dependency on Boost

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

David Reiss updated THRIFT-507:
-------------------------------

    Attachment: v4-0010-THRIFT-507.-smalltalk-Remove-an-unnecessary-include-.patch
                v4-0011-THRIFT-507.-ruby-Stop-using-boost-tokenizer.patch
                v4-0012-THRIFT-507.-Stop-using-boost-lexical_cast-in-the-com.patch
                v4-0013-THRIFT-507.-Only-use-Boost-for-building-the-C-librar.patch

> Remove the compiler's dependency on Boost
> -----------------------------------------
>
>                 Key: THRIFT-507
>                 URL: https://issues.apache.org/jira/browse/THRIFT-507
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: David Reiss
>            Assignee: David Reiss
>         Attachments: v1-0003-THRIFT-507.-smalltalk-Remove-an-unnecessary-include.patch, v1-0004-THRIFT-507.-ruby-Stop-using-boost-tokenizer.patch, v1-0005-THRIFT-507.-Stop-using-boost-lexical_cast-in-the-co.patch, v1-0006-THRIFT-507.-Only-use-Boost-for-building-the-C-libr.patch, v4-0010-THRIFT-507.-smalltalk-Remove-an-unnecessary-include-.patch, v4-0011-THRIFT-507.-ruby-Stop-using-boost-tokenizer.patch, v4-0012-THRIFT-507.-Stop-using-boost-lexical_cast-in-the-com.patch, v4-0013-THRIFT-507.-Only-use-Boost-for-building-the-C-librar.patch
>
>


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


[jira] Updated: (THRIFT-507) Remove the compiler's dependency on Boost

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

David Reiss updated THRIFT-507:
-------------------------------

    Attachment: v1-0006-THRIFT-507.-Only-use-Boost-for-building-the-C-libr.patch
                v1-0005-THRIFT-507.-Stop-using-boost-lexical_cast-in-the-co.patch
                v1-0004-THRIFT-507.-ruby-Stop-using-boost-tokenizer.patch
                v1-0003-THRIFT-507.-smalltalk-Remove-an-unnecessary-include.patch

> Remove the compiler's dependency on Boost
> -----------------------------------------
>
>                 Key: THRIFT-507
>                 URL: https://issues.apache.org/jira/browse/THRIFT-507
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: David Reiss
>            Assignee: David Reiss
>         Attachments: v1-0003-THRIFT-507.-smalltalk-Remove-an-unnecessary-include.patch, v1-0004-THRIFT-507.-ruby-Stop-using-boost-tokenizer.patch, v1-0005-THRIFT-507.-Stop-using-boost-lexical_cast-in-the-co.patch, v1-0006-THRIFT-507.-Only-use-Boost-for-building-the-C-libr.patch
>
>


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


[jira] Resolved: (THRIFT-507) Remove the compiler's dependency on Boost

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

David Reiss resolved THRIFT-507.
--------------------------------

    Fix Version/s: 0.5
       Resolution: Fixed

> Remove the compiler's dependency on Boost
> -----------------------------------------
>
>                 Key: THRIFT-507
>                 URL: https://issues.apache.org/jira/browse/THRIFT-507
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: David Reiss
>            Assignee: David Reiss
>             Fix For: 0.5
>
>         Attachments: v1-0003-THRIFT-507.-smalltalk-Remove-an-unnecessary-include.patch, v1-0004-THRIFT-507.-ruby-Stop-using-boost-tokenizer.patch, v1-0005-THRIFT-507.-Stop-using-boost-lexical_cast-in-the-co.patch, v1-0006-THRIFT-507.-Only-use-Boost-for-building-the-C-libr.patch, v4-0010-THRIFT-507.-smalltalk-Remove-an-unnecessary-include-.patch, v4-0011-THRIFT-507.-ruby-Stop-using-boost-tokenizer.patch, v4-0012-THRIFT-507.-Stop-using-boost-lexical_cast-in-the-com.patch, v4-0013-THRIFT-507.-Only-use-Boost-for-building-the-C-librar.patch
>
>


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


[jira] Commented: (THRIFT-507) Remove the compiler's dependency on Boost

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

Michael Greene commented on THRIFT-507:
---------------------------------------

I tried this out on a fresh install of Ubuntu 9.04 and just the basic build essentials with THRIFT-505 and THRIFT-506 and this part of that changeset worked beautifully.  These patches do depend on THRIFT-506, which applied cleanly but didn't work correctly for me.

+1, thanks David.

> Remove the compiler's dependency on Boost
> -----------------------------------------
>
>                 Key: THRIFT-507
>                 URL: https://issues.apache.org/jira/browse/THRIFT-507
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: David Reiss
>            Assignee: David Reiss
>         Attachments: v1-0003-THRIFT-507.-smalltalk-Remove-an-unnecessary-include.patch, v1-0004-THRIFT-507.-ruby-Stop-using-boost-tokenizer.patch, v1-0005-THRIFT-507.-Stop-using-boost-lexical_cast-in-the-co.patch, v1-0006-THRIFT-507.-Only-use-Boost-for-building-the-C-libr.patch
>
>


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