You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Manish Singh (JIRA)" <ji...@apache.org> on 2009/06/18 21:22:07 UTC

[jira] Created: (THRIFT-524) Generated erlang -include statements have wrong capitalization

Generated erlang -include statements have wrong capitalization
--------------------------------------------------------------

                 Key: THRIFT-524
                 URL: https://issues.apache.org/jira/browse/THRIFT-524
             Project: Thrift
          Issue Type: Bug
          Components: Compiler (Erlang)
            Reporter: Manish Singh
         Attachments: erl-include-uncaptialize.patch

The generated erlang files uncapitalize the first letter of the service name when generating a filename, but when -include statements are needed it doesn't uncapitalize the filename there. Attached trvial patch fixes this.

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


[jira] Commented: (THRIFT-524) Generated erlang -include statements have wrong capitalization

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721453#action_12721453 ] 

Todd Lipcon commented on THRIFT-524:
------------------------------------

Looks good to me. Thanks, Manish.

> Generated erlang -include statements have wrong capitalization
> --------------------------------------------------------------
>
>                 Key: THRIFT-524
>                 URL: https://issues.apache.org/jira/browse/THRIFT-524
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (Erlang)
>            Reporter: Manish Singh
>         Attachments: erl-include-uncaptialize.patch
>
>
> The generated erlang files uncapitalize the first letter of the service name when generating a filename, but when -include statements are needed it doesn't uncapitalize the filename there. Attached trvial patch fixes this.

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


[jira] Resolved: (THRIFT-524) Generated erlang -include statements have wrong capitalization

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

David Reiss resolved THRIFT-524.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2

> Generated erlang -include statements have wrong capitalization
> --------------------------------------------------------------
>
>                 Key: THRIFT-524
>                 URL: https://issues.apache.org/jira/browse/THRIFT-524
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (Erlang)
>            Reporter: Manish Singh
>             Fix For: 0.2
>
>         Attachments: erl-include-uncaptialize.patch
>
>
> The generated erlang files uncapitalize the first letter of the service name when generating a filename, but when -include statements are needed it doesn't uncapitalize the filename there. Attached trvial patch fixes this.

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


[jira] Assigned: (THRIFT-524) Generated erlang -include statements have wrong capitalization

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

Bryan Duxbury reassigned THRIFT-524:
------------------------------------

    Assignee: Manish Singh

> Generated erlang -include statements have wrong capitalization
> --------------------------------------------------------------
>
>                 Key: THRIFT-524
>                 URL: https://issues.apache.org/jira/browse/THRIFT-524
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (Erlang)
>            Reporter: Manish Singh
>            Assignee: Manish Singh
>             Fix For: 0.2
>
>         Attachments: erl-include-uncaptialize.patch
>
>
> The generated erlang files uncapitalize the first letter of the service name when generating a filename, but when -include statements are needed it doesn't uncapitalize the filename there. Attached trvial patch fixes this.

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


[jira] Updated: (THRIFT-524) Generated erlang -include statements have wrong capitalization

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

Manish Singh updated THRIFT-524:
--------------------------------

    Attachment: erl-include-uncaptialize.patch

Trivial patch

> Generated erlang -include statements have wrong capitalization
> --------------------------------------------------------------
>
>                 Key: THRIFT-524
>                 URL: https://issues.apache.org/jira/browse/THRIFT-524
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (Erlang)
>            Reporter: Manish Singh
>         Attachments: erl-include-uncaptialize.patch
>
>
> The generated erlang files uncapitalize the first letter of the service name when generating a filename, but when -include statements are needed it doesn't uncapitalize the filename there. Attached trvial patch fixes this.

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