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

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

Jens Geyer created THRIFT-2338:
----------------------------------

             Summary: 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


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)