Wireshark-dev: [Wireshark-dev] MSVC build errors
From: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Date: Tue, 9 Mar 2021 20:25:43 +0000
Noted on my Build VM last night and now visible on the Windows buildbots, presumably due to a compiler update:

C:\buildbot\builders\wireshark-master-vs-eca\wireshark-win64-libs\spandsp-0.0.6-win64ws\include\spandsp/fast_convert.h(320,5): error C2169: 'lrint': intrinsic function, cannot be defined (compiling source file C:\buildbot\builders\wireshark-master-vs-eca\vscodeanalysis\build\plugins\codecs\G722\G722decode.c) [C:\buildbot\builders\wireshark-master-vs-eca\vscodeanalysis\build\cmbuild\plugins\codecs\G722\g722.vcxproj]
C:\buildbot\builders\wireshark-master-vs-eca\wireshark-win64-libs\spandsp-0.0.6-win64ws\include\spandsp/fast_convert.h(325,5): error C2169: 'lrintf': intrinsic function, cannot be defined (compiling source file C:\buildbot\builders\wireshark-master-vs-eca\vscodeanalysis\build\plugins\codecs\G722\G722decode.c)
I'm unable to find these functions listed in the VS compiler intrinsics though, so I'm not sure what's going on.

--
Graham Bloice