Skip to content

missing lua module#1

Open
davidbirdsong wants to merge 1 commit intosean-lin:masterfrom
davidbirdsong:fixups
Open

missing lua module#1
davidbirdsong wants to merge 1 commit intosean-lin:masterfrom
davidbirdsong:fixups

Conversation

@davidbirdsong
Copy link
Copy Markdown

@shuax
Copy link
Copy Markdown

shuax commented Apr 15, 2015

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

Comment thread protobuf/protobuf.lua
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
Copy Markdown

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