Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix enumerator names in toxav to comply with toxcore naming standards. #1070

Merged
merged 1 commit into from
Aug 12, 2018

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Aug 12, 2018

This change is Reviewable

@iphydf iphydf added this to the v0.2.x milestone Aug 12, 2018
@iphydf iphydf requested a review from zoff99 August 12, 2018 12:53
@iphydf iphydf changed the title Fix enumerator names to comply with toxcore naming standards. Fix enumerator names in toxav to comply with toxcore naming standards. Aug 12, 2018
Copy link

@zoff99 zoff99 left a comment

Choose a reason for hiding this comment

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

:lgtm_strong:

Reviewed 7 of 7 files at r1.
Reviewable status: 0 of 1 approvals obtained (waiting on @iphydf and @zoff99)


toxav/msi.c, line 44 at r1 (raw file):

typedef enum {
    ID_REQUEST = 1,

if we have a value (1) here, can we please then have values for the other 2 aswell

@iphydf iphydf merged commit 4ed6e59 into TokTok:master Aug 12, 2018
@iphydf iphydf deleted the enum-names branch August 12, 2018 20:21
@robinlinden robinlinden modified the milestones: v0.2.x, v0.2.6 Aug 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants