eval.c:466]: (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 was fixed in r1561 for bug #33.
Log in to post a comment.
Thanks!
It was fixed in r1561 for bug #33.