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/23 04:15:44 UTC

[jira] Resolved: (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:all-tabpanel ]

T Jake Luciani resolved THRIFT-2.
---------------------------------

    Resolution: Fixed

http://svn.apache.org/viewvc/incubator/thrift/trunk/lib/perl/lib/Thrift/Socket.pm?view=markup&pathrev=728860

> 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
>            Assignee: T Jake Luciani
>            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.