Skip to content

Conversation

@wang-borong
Copy link

@wang-borong wang-borong commented Mar 15, 2019

fix the kv_a in kvec.h, error: lvalue required as left operand of assignment

fix kv_a, error: lvalue required as left operand of assignment
@trapexit
Copy link

Should probably improve the commit message. Make it match the description.

@wang-borong wang-borong changed the title fix kvec.h: kv_a Fix the kv_a definition in kvec.h which causes "lvalue required as left operand of assignment" error. Mar 15, 2019
@krivit
Copy link

krivit commented Sep 27, 2024

I think this allows it to be used as an lvalue, but if passed to a function, without parentheses it could end up treated as an argument list.

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