[eval.c:438]: (warning) Redundant assignment of 'o_oper[operp].epoint' to itself.
Source code is
o_oper[operp].epoint = o_oper[operp].epoint; o_oper[operp++].val = &o_TUPLE;
Thanks! It's removed now in r1561.
Log in to post a comment.
Thanks! It's removed now in r1561.