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-boun...@qt-project.org> on behalf of Thiago 
Macieira <thiago.macie...@intel.com>
Sent: Monday, 28 July 2025 20:32
To: development@qt-project.org <development@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
-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to