incorrect deference in exception handling
-----------------------------------------

                 Key: THRIFT-758
                 URL: https://issues.apache.org/jira/browse/THRIFT-758
             Project: Thrift
          Issue Type: Bug
          Components: Compiler (Perl)
    Affects Versions: 0.2, 0.3
         Environment: thrift from github mirror. Mac OS 10.6.3 
            Reporter: Yann Kerherve



This is a nasty error that is triggered during exception, leaving
the user clueless about the error since she gets a Perl error
instead:
    
    "Can't use string ("0") as a SCALAR ref while "strict refs" in use"
    
For instance:
http://stackoverflow.com/questions/2488783/why-do-i-get-an-error-when-insert

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to