Skip to content

Conversation

@davidbirdsong
Copy link

@shuax
Copy link

shuax commented Apr 15, 2015

唉,没人维护了吧,我也发现这个bug了。

for _,field in ipairs(required_fields) do
if not message_meta._member.HasField(self, field.name) then
errors.append(field.name)
tables.insert(errors, field.name)
Copy link

Choose a reason for hiding this comment

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

table.insert

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