Chris Bannister created THRIFT-2419: ---------------------------------------
Summary: golang - Fix fmt.Errorf in generated code Key: THRIFT-2419 URL: https://issues.apache.org/jira/browse/THRIFT-2419 Project: Thrift Issue Type: Bug Components: Go - Compiler Reporter: Chris Bannister Attachments: 0001-Fix-fmt.Errorf-not-formatting-the-error.patch The compiler generates code which uses fmt.Errorf without a value for a formatting directive, go vet picked these up. -- This message was sent by Atlassian JIRA (v6.2#6252)