Skip to content

Conversation

@dx9
Copy link
Contributor

@dx9 dx9 commented Oct 3, 2019

…signedness: 'enum l9p_omode' to 'int'

Use int instead of enum l9p_omode. The choice of enumerated type is implementation-defined. [1]

[1] http://c0x.coding-guidelines.com/6.7.2.2.html

Signed-off-by: John Coyle dx9err@gmail.com

…signedness: 'enum l9p_omode' to 'int'

Use int instead of enum l9p_omode. The choice of enumerated type is implementation-defined. [1]

[1] http://c0x.coding-guidelines.com/6.7.2.2.html

Signed-off-by: John Coyle <dx9err@gmail.com>
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.

1 participant