<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic oneAPI 2025.2  warning #10430 -Wno-implicit-float-size-conversion in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneAPI-2025-2-warning-10430-Wno-implicit-float-size-conversion/m-p/1699562#M4489</link>
    <description>&lt;P&gt;I use the Intel oneAPI APT repo and it is now providing oneAPI 2025.2 specifically for the C++ compiler.&lt;BR /&gt;&lt;BR /&gt;I am using googletest CMake project, which injects option&amp;nbsp;-Wno-implicit-float-size-conversion that wasn't a problem with oneAPI 2025.1 and earlier, but with emerging oneAPI 2025.2 release is making warning #10430 for flag&amp;nbsp;-Wno-implicit-float-size-conversion. Is this flag actually invalid (I would let googletest project et al know) or is this a mistake in oneAPI 2025.2?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example command formed by googletest CMake project that is newly broken for oneAPI 2025.2:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;/opt/intel/oneapi/compiler/2025.2/bin/icpx -I/home/runner/work/ffilesystem/ffilesystem/build/_deps/googletest-src/googletest/include -I/home/runner/work/ffilesystem/ffilesystem/build/_deps/googletest-src/googletest -O3 -DNDEBUG -std=c++20 -fPIC -Wall -Wshadow -Wconversion -Wundef -Wno-implicit-float-size-conversion -ffp-model=precise -DGTEST_HAS_PTHREAD=1 -fexceptions -W -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wunused-parameter -Wcast-align -Winline -Wredundant-decls -Wall -Werror -MD -MT _deps/googletest-build/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o -MF _deps/googletest-build/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.d -o _deps/googletest-build/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o -c /home/runner/work/ffilesystem/ffilesystem/build/_deps/googletest-src/googletest/src/gtest-all.cc &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;icpx: command line warning #10430: Unsupported command line options encountered &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;These options as listed are not supported. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;For more information, use '-qnextgen-diag'. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;option list: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;-Winline &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;error: unknown warning option '-Wno-implicit-float-size-conversion' [-Werror,-Wunknown-warning-option]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 24 Jun 2025 19:51:02 GMT</pubDate>
    <dc:creator>scivision</dc:creator>
    <dc:date>2025-06-24T19:51:02Z</dc:date>
    <item>
      <title>oneAPI 2025.2  warning #10430 -Wno-implicit-float-size-conversion</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneAPI-2025-2-warning-10430-Wno-implicit-float-size-conversion/m-p/1699562#M4489</link>
      <description>&lt;P&gt;I use the Intel oneAPI APT repo and it is now providing oneAPI 2025.2 specifically for the C++ compiler.&lt;BR /&gt;&lt;BR /&gt;I am using googletest CMake project, which injects option&amp;nbsp;-Wno-implicit-float-size-conversion that wasn't a problem with oneAPI 2025.1 and earlier, but with emerging oneAPI 2025.2 release is making warning #10430 for flag&amp;nbsp;-Wno-implicit-float-size-conversion. Is this flag actually invalid (I would let googletest project et al know) or is this a mistake in oneAPI 2025.2?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example command formed by googletest CMake project that is newly broken for oneAPI 2025.2:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;/opt/intel/oneapi/compiler/2025.2/bin/icpx -I/home/runner/work/ffilesystem/ffilesystem/build/_deps/googletest-src/googletest/include -I/home/runner/work/ffilesystem/ffilesystem/build/_deps/googletest-src/googletest -O3 -DNDEBUG -std=c++20 -fPIC -Wall -Wshadow -Wconversion -Wundef -Wno-implicit-float-size-conversion -ffp-model=precise -DGTEST_HAS_PTHREAD=1 -fexceptions -W -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wunused-parameter -Wcast-align -Winline -Wredundant-decls -Wall -Werror -MD -MT _deps/googletest-build/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o -MF _deps/googletest-build/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.d -o _deps/googletest-build/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o -c /home/runner/work/ffilesystem/ffilesystem/build/_deps/googletest-src/googletest/src/gtest-all.cc &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;icpx: command line warning #10430: Unsupported command line options encountered &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;These options as listed are not supported. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;For more information, use '-qnextgen-diag'. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;option list: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;-Winline &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;error: unknown warning option '-Wno-implicit-float-size-conversion' [-Werror,-Wunknown-warning-option]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Jun 2025 19:51:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneAPI-2025-2-warning-10430-Wno-implicit-float-size-conversion/m-p/1699562#M4489</guid>
      <dc:creator>scivision</dc:creator>
      <dc:date>2025-06-24T19:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: oneAPI 2025.2  warning #10430 -Wno-implicit-float-size-conversion</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneAPI-2025-2-warning-10430-Wno-implicit-float-size-conversion/m-p/1699832#M4492</link>
      <description>&lt;P&gt;Hi, there was a change in icpx.&lt;/P&gt;
&lt;P&gt;-Wimplicit-float-size-conversion and -Wno-implicit-float-size-conversion&amp;nbsp; need to be updated to -Wsycl-implicit-float-size-conversion and -Wno-sycl-implicit-float-size-conversion respectively. This was to align icpx with the behavior of clang.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please update your build script, sorry for the inconvenience.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 21:31:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/oneAPI-2025-2-warning-10430-Wno-implicit-float-size-conversion/m-p/1699832#M4492</guid>
      <dc:creator>yzh_intel</dc:creator>
      <dc:date>2025-06-25T21:31:36Z</dc:date>
    </item>
  </channel>
</rss>

