<?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 Meaning of &amp;quot;warning #7762: This procedure is recursive by default.&amp;quot;? in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358193#M159947</link>
    <description>&lt;P&gt;What is the significance of this warning message?&lt;/P&gt;
&lt;P&gt;1&amp;gt;Compiling with Intel® Fortran Compiler Classic 2021.5.0 [Intel(R) 64]...&lt;BR /&gt;1&amp;gt;RationalArithmetic.f90&lt;BR /&gt;1&amp;gt;C:\Users\Username\AppData\Local\Temp\689213.i90: warning #7762: This procedure is recursive by default.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Feb 2022 20:29:39 GMT</pubDate>
    <dc:creator>AONym</dc:creator>
    <dc:date>2022-02-07T20:29:39Z</dc:date>
    <item>
      <title>Meaning of "warning #7762: This procedure is recursive by default."?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358193#M159947</link>
      <description>&lt;P&gt;What is the significance of this warning message?&lt;/P&gt;
&lt;P&gt;1&amp;gt;Compiling with Intel® Fortran Compiler Classic 2021.5.0 [Intel(R) 64]...&lt;BR /&gt;1&amp;gt;RationalArithmetic.f90&lt;BR /&gt;1&amp;gt;C:\Users\Username\AppData\Local\Temp\689213.i90: warning #7762: This procedure is recursive by default.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 20:29:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358193#M159947</guid>
      <dc:creator>AONym</dc:creator>
      <dc:date>2022-02-07T20:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of "warning #7762: This procedure is recursive by default."?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358259#M159950</link>
      <description>&lt;P&gt;I'd like to see more, including the function being defined and the compile options used.&lt;/P&gt;
&lt;P&gt;Literally speaking, Fortran 2018, which current Intel Fortran supports, makes all procedures recursive by default. This means that you no longer have to use the RECURSIVE prefix if you call a procedure from within itself. (A new NON_RECURSIVE prefix is defined if you want to disable this.)&lt;/P&gt;
&lt;P&gt;What I don't understand is under which circumstances the compiler would feel obligated to warn you about this. It certainly doesn't do it if you use the (now-redundant) RECURSIVE keyword. Something else must be triggering this.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 00:45:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358259#M159950</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2022-02-08T00:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of "warning #7762: This procedure is recursive by default."?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358309#M159953</link>
      <description>&lt;P&gt;So Fortran finally caught up with LISP.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 04:43:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358309#M159953</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2022-02-08T04:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of "warning #7762: This procedure is recursive by default."?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358369#M159954</link>
      <description>&lt;P&gt;Steve -&lt;/P&gt;
&lt;P&gt;I'm attaching the source. The temporary file 590813.i90 no longer exists. Here is the build log for DEBUG:&lt;/P&gt;
&lt;P&gt;Build started: Project: MyApp_libFortran, Configuration: Debug|x64 &lt;BR /&gt;Compiling with Intel® Fortran Compiler Classic 2021.5.0 [Intel(R) 64]...&lt;BR /&gt;Creating temporary file "RSP1.rsp" with contents&lt;BR /&gt;[&lt;BR /&gt;/nologo /debug:full /MP /Od /QaxCORE-AVX2 /Qunroll:0 /Qparallel /fpp /I"C:\Program Files (x86)\Intel\oneAPI\mkl\2021.1.1\include\intel64\lp64" /I"C:\MyDir\MyApp\nleqslv_libFortran\x64\Debug\Intermediate" /I"C:\MyDir\Gauss-Newton Least-Squares\x64\Debug" /I"C:\Numerical_Libraries\Numerical Recipes\x64\Debug" /DDebugLines /arch:SSE3 /extend-source:132 /noaltparam /Qopenmp /standard-semantics /Qcoarray:shared /fpscomp:nolibs /fpscomp:logicals /Qdiag-error-limit:3000 /stand:f95 /Qdiag-disable:8291 /warn:all /debug-parameters:all /Qauto /align:array64byte /Qtrapuv /fpe:0 /fpconstant /Qfp-stack-check /iface:mixed_str_len_arg /module:"C:\MyDir\MyApp\MyApp_libFortran\x64\Debug\Intermediate\/" /object:"C:\MyDir\MyApp\MyApp_libFortran\x64\Debug\Intermediate\/" /Fd"C:\MyDir\MyApp\MyApp_libFortran\x64\Debug\Intermediate\\vc170.pdb" /FAs /Fa"C:\MyDir\MyApp\MyApp_libFortran\x64\Debug\Intermediate\/" /traceback /check:pointer /check:bounds /check:uninit /check:format /check:output_conversion /check:stack /libs:static /threads /dbglibs /winapp /Qmkl:parallel /c /Qsimd /Qopenmp /Qdiag-enable:15009 /Qlocation,link,"C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\bin\HostX64\x64" /Qm64 "C:\MyDir\MyApp\MyApp_libFortran\RationalArithmetic.f90"&lt;BR /&gt;]&lt;BR /&gt;Creating command line "ifort @"C:\MyDir\MyApp\MyApp_libFortran\x64\Debug\Intermediate\RSP1.rsp""&lt;/P&gt;
&lt;P&gt;C:\Users\Goedel\AppData\Local\Temp\590813.i90: warning #7762: This procedure is recursive by default.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;MyApp_libFortran - 0 error(s), 1 warning(s)&lt;/P&gt;
&lt;P&gt;---------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;Here is the build log for RELEASE, which does not give this warning:&lt;/P&gt;
&lt;P style="color: #000000; font-family: monospace; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;Build started: Project: SedAnal_libFortran, Configuration: Release|x64 &lt;/P&gt;
&lt;P&gt;Compiling with Intel® Fortran Compiler Classic 2021.5.0 [Intel(R) 64]...&lt;BR /&gt;Creating temporary file "RSP1.rsp" with contents&lt;BR /&gt;[&lt;BR /&gt;/nologo /debug:full /MP /O3 /QaxCORE-AVX2 /Qparallel /Qvec-threshold:0 /Qip /fpp /I"C:\Program Files (x86)\Intel\oneAPI\mkl\2021.1.1\include\intel64\lp64" /I"C:\MyDir\MyApp\nleqslv_libFortran\x64\Release" /I"C:\MyDir\Gauss-Newton Least-Squares\x64\Release" /I"C:\Numerical_Libraries\Numerical Recipes\x64\Release" /I"C:\MyDir\MyApp\nleqslv_libFortran\x64\Release" /I"C:\MyDir\Gauss-Newton Least-Squares\x64\Release" /arch:SSE3 /extend-source:132 /noaltparam /Qopenmp /standard-semantics /Qcoarray:shared /fpscomp:nolibs /fpscomp:logicals /Qdiag-error-limit:3000 /warn:all /debug-parameters:all /Qopt-report:5 /Qauto /align:dcommons /align:array64byte /align:sequence /fpe:0 /fpconstant /names:uppercase /iface:mixed_str_len_arg /module:"C:\MyDir\MyApp\MyApp_libFortran\x64\Release\Intermediate\/" /object:"C:\MyDir\MyApp\MyApp_libFortran\x64\Release\Intermediate\/" /Fd"C:\MyDir\MyApp\MyApp_libFortran\x64\Release\Intermediate\\vc170.pdb" /FAs /Fa"C:\MyDir\MyApp\MyApp_libFortran\x64\Release\Intermediate\/" /libs:static /threads /winapp /Qmkl:parallel /c /Qsimd /Qopenmp /Qopenmp-simd /Qdiag-enable:15009 /Qopt-report-format:vs /Qlocation,link,"C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\bin\HostX64\x64" /Qm64 "C:\MyDir\MyApp\MyApp_libFortran\RationalArithmetic.f90"&lt;BR /&gt;]&lt;BR /&gt;Creating command line "ifort @"C:\MyDir\MyApp\MyApp_libFortran\x64\Release\Intermediate\RSP1.rsp""&lt;/P&gt;
&lt;P&gt;ifort: remark #10397: optimization reports are generated in *.optrpt files in the output location&lt;BR /&gt;C:\MyDir\MyApp\MyApp_libFortran\RationalArithmetic.f90(361): remark #15009: RATIONALARITHMETIC_mp_MATMULRAT has been targeted for automatic cpu dispatch&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;MyApp_libFortran - 0 error(s), 0 warning(s)&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 07:07:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358369#M159954</guid>
      <dc:creator>AONym</dc:creator>
      <dc:date>2022-02-08T07:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of "warning #7762: This procedure is recursive by default."?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358586#M159965</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&lt;EM&gt;The temporary file 590813.i90 no longer exists.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You are using fpp.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Add /P to command line. This should preprocess then quit.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Maybe a conflict is being introduced with fpp and token substitution.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jim Dempsey&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 20:45:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358586#M159965</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2022-02-08T20:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of "warning #7762: This procedure is recursive by default."?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358596#M159968</link>
      <description>&lt;P&gt;OK, I got it. You enabled /stand:f95 and /standard-semantics. These two conflict a bit. /standard-semantics says to apply F2018 semantics, which includes default recursion. But then you asked for standards checking against F95, so the compiler is warning you that it applied semantics not part of F95. Subtle.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 21:20:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358596#M159968</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2022-02-08T21:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of "warning #7762: This procedure is recursive by default."?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358877#M159983</link>
      <description>&lt;P&gt;Steve -&lt;/P&gt;
&lt;P&gt;It's more subtle than you think. Using VS2022 IDE, there is no direct option for /stand:F95. However, I did find this, in Configuration Properties / Fortran / Diagnostics / General / Warn for Non-standard Fortran; it's set to "No" for both Debug and Release configurations. The description for this option appearing appearing at the bottom of the page is&lt;/P&gt;
&lt;PRE&gt;Issues compile-time messages for language elements that are not standard in the Fortran 96/90/2003/2015/2018 language that can be identified at&lt;BR /&gt; compile-time. (/stand:{f90|f95|f03|f08|f15|f18} Property value '/stand:f15' is deprecated ad will be removed in a future release. Please use 'stand:f18' instead.&lt;/PRE&gt;
&lt;P&gt;And under Command Line, it shows&lt;/P&gt;
&lt;PRE&gt; /nologo /debug:full /MP /Od /QaxCORE-AVX2 /Qunroll:0 /Qparallel /fpp /I"C:\Program Files (x86)\Intel\oneAPI\mkl\2021.1.1\include\intel64\lp64" /I"C:\MyDir\MyApp\nleqslv_libFortran\x64\Debug\Intermediate" /I"C:\MyDir\Gauss-Newton Least-Squares\x64\Debug" /I"C:\Numerical_Libraries\Numerical Recipes\x64\Debug" /DDebugLines /arch:SSE3 /extend-source:132 /noaltparam /Qopenmp /standard-semantics /Qcoarray:shared /fpscomp:nolibs /fpscomp:logicals /Qdiag-error-limit:3000 /Qdiag-disable:8291 /warn:all /debug-parameters:all /Qauto /align:array64byte /Qtrapuv /fpe:0 /fpconstant /Qfp-stack-check /iface:mixed_str_len_arg /module:"C:\MyDir\MyApp\MyApp_libFortran\x64\Debug\Intermediate\/" /object:"C:\MyDir\MyApp\MyApp_libFortran\x64\Debug\Intermediate\/" /Fd"C:\MyDir\MyApp\MyApp_libFortran\x64\Debug\Intermediate\\vc170.pdb" /FAcs /Fa"C:\MyDir\MyApp\MyApp_libFortran\x64\Debug\Intermediate\/" /gen-dep:"C:\MyDir\MyApp\MyApp_libFortran\x64\Debug\Intermediate\\MyApp_libFortran.dep" /traceback /check:pointer /check:bounds /check:uninit /check:format /check:output_conversion /check:stack /libs:static /threads /dbglibs /winapp /Qmkl:parallel /c&lt;BR /&gt;[Additional Options:]&lt;BR /&gt;/Qsimd /Qopenmp /Qdiag-enable:15009&lt;/PRE&gt;
&lt;P&gt;which contains /standard-semantics, but not /stand:F95.&lt;/P&gt;
&lt;P&gt;So, how should I remove the /stand:f95 option that is causing the unwanted warning?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 17:11:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358877#M159983</guid>
      <dc:creator>AONym</dc:creator>
      <dc:date>2022-02-09T17:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of "warning #7762: This procedure is recursive by default."?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358883#M159984</link>
      <description>&lt;P&gt;Out of interest try adding /stand:f18&amp;nbsp; &amp;nbsp;But I don't understand your earlier post shows&amp;nbsp; the strand 95 option, I don't see how that can be based on your latest post. Have you double checked.....&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 17:24:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358883#M159984</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2022-02-09T17:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of "warning #7762: This procedure is recursive by default."?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358894#M159986</link>
      <description>&lt;P&gt;Andrew -&lt;/P&gt;
&lt;P&gt;The /stand:f95 option is in the file used in the Fortran compiler command line, but &lt;EM&gt;not&lt;/EM&gt; in the command line shown by VS2022 under project properties.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 17:58:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358894#M159986</guid>
      <dc:creator>AONym</dc:creator>
      <dc:date>2022-02-09T17:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of "warning #7762: This procedure is recursive by default."?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358902#M159987</link>
      <description>&lt;P&gt;I suggest that you check again - making sure you are looking at the correct configuration (Debug|x64 in the case you showed earlier). You can also ZIP the .vfproj file and attach it here so that I can look at it.&lt;/P&gt;
&lt;P&gt;I checked VS2022, and there is both a project property for /stand:f95 and it shows in the Command Line page:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-02-09 132306.png" style="width: 786px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/26447i2EFA78AE218D7532/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screenshot 2022-02-09 132306.png" alt="Screenshot 2022-02-09 132306.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-02-09 132333.png" style="width: 786px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/26448iF083B4109B7C9D5A/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screenshot 2022-02-09 132333.png" alt="Screenshot 2022-02-09 132333.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 18:27:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1358902#M159987</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2022-02-09T18:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of "warning #7762: This procedure is recursive by default."?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1360197#M160092</link>
      <description>&lt;P&gt;Steve -&lt;/P&gt;
&lt;P&gt;I checked again, and result is the same. Here are the Fortran settings for Debug|x64 (the configuration that gives the recursive warning):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="libFortranPropertyPages.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/26613iB7E8E1A88BDBFE25/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="libFortranPropertyPages.png" alt="libFortranPropertyPages.png" /&gt;&lt;/span&gt;Command Line shown in the configuration page includes &lt;STRONG&gt;/standard-semantics&lt;/STRONG&gt;, but no other "stand" options.&lt;/P&gt;
&lt;P&gt;But the temporary file RSP1 shown in the build log contains (in part)&lt;BR /&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;standard-semantics&lt;/STRONG&gt;&lt;/FONT&gt; /Qcoarray:shared /fpscomp:nolibs /fpscomp:logicals /Qdiag-error-limit:3000 &lt;STRONG&gt;/stand:f95&lt;/STRONG&gt; /Qdiag-disable:8291&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 19:08:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1360197#M160092</guid>
      <dc:creator>AONym</dc:creator>
      <dc:date>2022-02-14T19:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of "warning #7762: This procedure is recursive by default."?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1360222#M160098</link>
      <description>&lt;P&gt;Please ZIP the .vfproj file and attach it to a new reply here. Screenshots aren't sufficient.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 20:29:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1360222#M160098</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2022-02-14T20:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of "warning #7762: This procedure is recursive by default."?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1360228#M160100</link>
      <description>&lt;P&gt;Steve -&lt;/P&gt;
&lt;P&gt;Found the cause of the error. Property page for RationalArithmetic.f90, config Debug|x64,&amp;nbsp; has /stand:f95 set; Release|x64 does not.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RatinalArithmeticPropertyPages.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/26614i5749898CCF5D8538/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="RatinalArithmeticPropertyPages.png" alt="RatinalArithmeticPropertyPages.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 20:55:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1360228#M160100</guid>
      <dc:creator>AONym</dc:creator>
      <dc:date>2022-02-14T20:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of "warning #7762: This procedure is recursive by default."?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1360238#M160103</link>
      <description>&lt;P&gt;See, this is why I asked for the .vfproj.&amp;nbsp; If you had provided that earlier, I would have spotted the problem immediately.&lt;/P&gt;
&lt;P&gt;There is a tiny visual indication in the Solution Explorer for individual sources that have settings different from the project.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Steve_Lionel_0-1644874221750.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/26615iDDE775CA3B03DA67/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Steve_Lionel_0-1644874221750.png" alt="Steve_Lionel_0-1644874221750.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;See that little red mark on the file icon for Console10.f90? That means it has a customized setting.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 21:31:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1360238#M160103</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2022-02-14T21:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of "warning #7762: This procedure is recursive by default."?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1360245#M160105</link>
      <description>&lt;P&gt;Red mark--good to know.&lt;/P&gt;
&lt;P&gt;By looking at the .vfproj file myself, I found the problem. Next time I won't have to ask!&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 21:58:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Meaning-of-quot-warning-7762-This-procedure-is-recursive-by/m-p/1360245#M160105</guid>
      <dc:creator>AONym</dc:creator>
      <dc:date>2022-02-14T21:58:18Z</dc:date>
    </item>
  </channel>
</rss>

