[Development] Change in qfloat16 ?

Axel Spoerl axel.spoerl at qt.io
Mon Jul 28 22:41:03 CEST 2025


Very similar and binary identical to my initial fix, which has earned a -1 (https://codereview.qt-project.org/c/qt/qtbase/+/664024/1)
Ran out of other ideas => Filed https://bugreports.qt.io/browse/QTBUG-138745.



Confidential

________________________________
From: Development <development-bounces at qt-project.org> on behalf of Thiago Macieira <thiago.macieira at intel.com>
Sent: Monday, 28 July 2025 20:32
To: development at qt-project.org <development at qt-project.org>
Subject: Re: [Development] Change in qfloat16 ?

On Monday, 28 July 2025 08:13:31 Pacific Daylight Time Axel Spoerl via
Development wrote:
>  164 |         qfloat16 f16 = f;

Can be fixed as:
   qfloat16 f16(f);

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Principal Engineer - Intel Platform & System Engineering
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20250728/415e25db/attachment.htm>


More information about the Development mailing list