April 20, 2022
6:03 p.m.
On 4/18/22 01:34, Giovanni Mascellani wrote:
From: Zebediah Figura <zfigura(a)codeweavers.com>
--- The original patch also change add_load(), but I dropped that part because I need add_load()'s return value for "Support vector indexing".
If we're not going to change add_load(), I'm not sure there's much point in changing these ones either. My main goal was consistency. I actually hadn't intended to submit this patch yet, since I wasn't sure it was an improvement, and since it was a pretty low priority anyway. Alternatively we could change add_load() to return bool, and rely on node_from_list() to retrieve the last expression.