[Bug 265181] Strange C++ error on armv6: it can't implicitly convert integer to float

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 13 Jul 2022 03:38:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265181

--- Comment #2 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Yuri Victorovich from comment #0)

I'll also note that the one line summary does not report
the error message that the compiler actually produced:

QUOTE
error: invalid operands to binary expression ('float' and 'unsigned int')
END QUOTE

The existing one line summary is highly misleading
compared to the actual error message listed in the
description.

-- 
You are receiving this mail because:
You are the assignee for the bug.