On Sunday, 16 August 2020 20.29.50 WEST Stephan Witt wrote:
> This patch works with clang and avoids a type mismatch warning for signed vs
> unsigned typed values comparison.
> 
> Stephan

What is wrong with

pos_type ipos = min(cur.pos(), cell(i).size());

it expresses intent better than the other code, no? :-)

-- 
José Abílio
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to