You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Kevin Ballard (JIRA)" <ji...@apache.org> on 2008/07/11 20:48:31 UTC

[jira] Resolved: (THRIFT-19) Generated service file can't always find the neighboring types file

     [ https://issues.apache.org/jira/browse/THRIFT-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Ballard resolved THRIFT-19.
---------------------------------

    Resolution: Duplicate

THRIFT-57 is a duplicate of this issue, but since THRIFT-57 is already fixed, marking this one as duplicate.

> Generated service file can't always find the neighboring types file
> -------------------------------------------------------------------
>
>                 Key: THRIFT-19
>                 URL: https://issues.apache.org/jira/browse/THRIFT-19
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (Ruby)
>            Reporter: Bryan Duxbury
>         Attachments: thrift-19.patch
>
>
> I often find that the generated Ruby code's main service file can't locate the whatever_types.rb file that's in the same directory with it. There's a very simple solution, which is to do the require relative to the path of the file calling the require. I usually put this code in manually, but it'd be nice if it just happened automatically.

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