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

[jira] Created: (THRIFT-994) Don't try to invoke phpize if we don't have it

Don't try to invoke phpize if we don't have it
----------------------------------------------

                 Key: THRIFT-994
                 URL: https://issues.apache.org/jira/browse/THRIFT-994
             Project: Thrift
          Issue Type: Improvement
          Components: Build Process
            Reporter: Rich Salz
         Attachments: diff.txt

The bootstrap script tries to run phpize if the php subdir exists.  Add a test to only do that if phpize exists, to avoid a confusing error message.


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


[jira] Updated: (THRIFT-994) Don't try to invoke phpize if we don't have it

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

Rich Salz updated THRIFT-994:
-----------------------------

    Attachment: diff.txt

> Don't try to invoke phpize if we don't have it
> ----------------------------------------------
>
>                 Key: THRIFT-994
>                 URL: https://issues.apache.org/jira/browse/THRIFT-994
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process
>            Reporter: Rich Salz
>         Attachments: diff.txt
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> The bootstrap script tries to run phpize if the php subdir exists.  Add a test to only do that if phpize exists, to avoid a confusing error message.

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


[jira] Closed: (THRIFT-994) Don't try to invoke phpize if we don't have it

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

Bryan Duxbury closed THRIFT-994.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7
         Assignee: Rich Salz

I just committed this patch. Thanks, Rich!

> Don't try to invoke phpize if we don't have it
> ----------------------------------------------
>
>                 Key: THRIFT-994
>                 URL: https://issues.apache.org/jira/browse/THRIFT-994
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process
>            Reporter: Rich Salz
>            Assignee: Rich Salz
>             Fix For: 0.7
>
>         Attachments: diff.txt
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> The bootstrap script tries to run phpize if the php subdir exists.  Add a test to only do that if phpize exists, to avoid a confusing error message.

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


[jira] Issue Comment Edited: (THRIFT-994) Don't try to invoke phpize if we don't have it

Posted by "Jesper Reenberg (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977581#action_12977581 ] 

Jesper Reenberg edited comment on THRIFT-994 at 1/4/11 8:40 PM:
----------------------------------------------------------------

Up untill now this is still an anoying "issue" in the current svn...

      was (Author: reenberg):
    Up untill now this is still an anoying "issue"...
  
> Don't try to invoke phpize if we don't have it
> ----------------------------------------------
>
>                 Key: THRIFT-994
>                 URL: https://issues.apache.org/jira/browse/THRIFT-994
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process
>            Reporter: Rich Salz
>         Attachments: diff.txt
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> The bootstrap script tries to run phpize if the php subdir exists.  Add a test to only do that if phpize exists, to avoid a confusing error message.

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


[jira] Commented: (THRIFT-994) Don't try to invoke phpize if we don't have it

Posted by "Jesper Reenberg (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977581#action_12977581 ] 

Jesper Reenberg commented on THRIFT-994:
----------------------------------------

Up untill now this is still an anoying "issue"...

> Don't try to invoke phpize if we don't have it
> ----------------------------------------------
>
>                 Key: THRIFT-994
>                 URL: https://issues.apache.org/jira/browse/THRIFT-994
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process
>            Reporter: Rich Salz
>         Attachments: diff.txt
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> The bootstrap script tries to run phpize if the php subdir exists.  Add a test to only do that if phpize exists, to avoid a confusing error message.

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