Skip to content

Conversation

@dushibaiyu
Copy link

Beautify the generated code
add option to dprotoc to generated code

@coveralls
Copy link

coveralls commented Dec 15, 2016

Coverage Status

Changes Unknown when pulling d9f3d91 on putaolabs:master into ** on msoucy:master**.


message Person {
required string name = 1;
required string name = 1; // namnmknhi
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

???

MessageType[] messageTypes;

const void toString(scope void delegate(const(char)[]) sink, FormatSpec!char fmt)
const void toString(scope void delegate(const(char)[]) sink, ref ProtoConfig fmt)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is no longer compliant with the required spec for toString

int rpc = 1;
}

struct ProtoPackage {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this moved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants