You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/01/31 21:36:09 UTC

[jira] [Commented] (THRIFT-2338) First doctext wrongly interpreted as program doctext in some cases

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

Roger Meier commented on THRIFT-2338:
-------------------------------------

I had similar issues, thanks Jens for fixing this!

+1

-roger
;-r

> First doctext wrongly interpreted as program doctext in some cases
> ------------------------------------------------------------------
>
>                 Key: THRIFT-2338
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2338
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Compiler (General)
>    Affects Versions: 0.9.2
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 0.9.2
>
>         Attachments: THRIFT-2338_First_doctext_wrongly_interpreted_as_program_doctext_in_some_cases.patch
>
>
> One can never have enough test cases.
> {code}
> namespace * foo
> /** the coolest enum ever */
> enum bar { baz = 1 }
> {code}
> ends up with a program-level doctext saying "the coolest enum ever".



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)