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

Jens Geyer resolved THRIFT-3434.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0

LGTM, committed.

> Dart generator produces empty name in pubspec.yaml for includes without 
> namespaces
> ----------------------------------------------------------------------------------
>
>                 Key: THRIFT-3434
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3434
>             Project: Thrift
>          Issue Type: Bug
>          Components: Dart - Compiler
>            Reporter: Mark Erickson
>            Assignee: Mark Erickson
>             Fix For: 1.0
>
>
> Given the following, the Dart generator produces a bad pubspec.yaml for 
> example.thrift.  It should reference "base", but instead uses an empty string.
> base.thrift
> {code}
> struct Foo {}
> {code}
> example.thrift
> {code}
> include "base.thrift"
> service FooService {
>     base.Foo foo()
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to