You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2008/12/22 14:54:44 UTC

[jira] Commented: (THRIFT-2) Thrift::Socket->isOpen() throws 'Can't use string ("1") as an ARRAY ref while "strict refs" in use at /usr/local/lib/perl5/site_perl/5.8.8/Thrift/Socket.pm line 87.'

    [ https://issues.apache.org/jira/browse/THRIFT-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658540#action_12658540 ] 

T Jake Luciani commented on THRIFT-2:
-------------------------------------

Thanks.  I'm cleaning up all potential cases of this in the module.

> Thrift::Socket->isOpen() throws 'Can't use string ("1") as an ARRAY ref while "strict refs" in use at /usr/local/lib/perl5/site_perl/5.8.8/Thrift/Socket.pm line 87.'
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-2
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Perl)
>         Environment: Linux (CentOS release 5), thrift-20080411, perl 5.8.8
>            Reporter: Josh Rotenberg
>            Priority: Minor
>         Attachments: Socket.pm.patch
>
>
> Trying to call $socket->isOpen on an opened socket dies with:
>  
>   Can't use string ("1") as an ARRAY ref while "strict refs" in use at /usr/local/lib/perl5/site_perl/5.8.8/Thrift/Socket.pm line 87.

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