<?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 Re: Compiler Diagnostics List in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225224#M152485</link>
    <description>&lt;P&gt;Thanks Barbara, but I guess I wouldn't have much use for just a literal list of the error codes/titles. The documentation I'm looking for was much more informative... although there were numerous entries that simply reiterated the diagnostic code number and the error description, a large number of them had associated useful discussion. It clearly represented a fair amount of work, I'd be astonished if it has simply been discarded. Remarkably, I can't even find it archived on the Wayback Machine.&lt;/P&gt;
&lt;P&gt;Nevertheless, I tried the ifort command you suggested (literally pasting it into the command line, then inserting the name of a locally present f90 file for "p.f90"), but it didn't work for me. It returned "ifort: command line warning #10006: ignoring unknown option '/diag-dump'".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Nov 2020 23:00:22 GMT</pubDate>
    <dc:creator>SunMesa</dc:creator>
    <dc:date>2020-11-03T23:00:22Z</dc:date>
    <item>
      <title>Compiler Diagnostics List</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225109#M152479</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;Does anyone know what became of the comprehensive list of Intel Fortran compiler diagnostics? I note that on the compiler FAQ page (&lt;A href="https://software.intel.com/content/www/us/en/develop/articles/intel-fortran-compiler-information-and-frequently-asked-questions.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/intel-fortran-compiler-information-and-frequently-asked-questions.html&lt;/A&gt;), which was last updated Mar 2020, there is a link titled "Intel Fortran Compiler Diagnostic Messages", but clicking that link brings up a page (last updated 2016) that says "The article you are looking for has been retired!", with another link that goes to the Fortran Compiler home page. The Fortran 19.1 Developer's Guide document does &lt;EM&gt;not&lt;/EM&gt; contain the diagnostics list I am looking for. Does anyone know where it went, or where it might be archived? It was actually pretty handy, with useful pointers and discussion about many of the more commonly encountered errors. Thanks for any info!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 17:32:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225109#M152479</guid>
      <dc:creator>SunMesa</dc:creator>
      <dc:date>2020-11-03T17:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Diagnostics List</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225205#M152481</link>
      <description>&lt;P&gt;Try this:&amp;nbsp; &amp;nbsp;ifort -diag-dump p.f90&lt;/P&gt;
&lt;P&gt;ifort dumped 4582 lines of possible diagnostic messages for p.f90.&amp;nbsp; Unfortunately, there's no assistance to fixing the problem.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 22:03:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225205#M152481</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2020-11-03T22:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Diagnostics List</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225216#M152484</link>
      <description>&lt;P&gt;I had noticed that the diagnostic web pages disappeared some time ago. Unfortunately, most of them had nothing other than the text from the message and even those were not updated with new messages from recent versions.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 22:40:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225216#M152484</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2020-11-03T22:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Diagnostics List</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225224#M152485</link>
      <description>&lt;P&gt;Thanks Barbara, but I guess I wouldn't have much use for just a literal list of the error codes/titles. The documentation I'm looking for was much more informative... although there were numerous entries that simply reiterated the diagnostic code number and the error description, a large number of them had associated useful discussion. It clearly represented a fair amount of work, I'd be astonished if it has simply been discarded. Remarkably, I can't even find it archived on the Wayback Machine.&lt;/P&gt;
&lt;P&gt;Nevertheless, I tried the ifort command you suggested (literally pasting it into the command line, then inserting the name of a locally present f90 file for "p.f90"), but it didn't work for me. It returned "ifort: command line warning #10006: ignoring unknown option '/diag-dump'".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 23:00:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225224#M152485</guid>
      <dc:creator>SunMesa</dc:creator>
      <dc:date>2020-11-03T23:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Diagnostics List</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225225#M152486</link>
      <description>&lt;P&gt;For Windows the compiler option is&amp;nbsp;&lt;SPAN&gt;/Qdiag-dump.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 23:05:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225225#M152486</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2020-11-03T23:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Diagnostics List</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225231#M152487</link>
      <description>&lt;P&gt;Thanks Barbara, that did produce the literal list of error codes/descriptions.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 23:17:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225231#M152487</guid>
      <dc:creator>SunMesa</dc:creator>
      <dc:date>2020-11-03T23:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Diagnostics List</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225233#M152488</link>
      <description>&lt;P&gt;Thanks Steve, I even thought you had contributed to the web page content. Has it been archived somewhere? It's like it's literally been scrubbed from the internet!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 23:21:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225233#M152488</guid>
      <dc:creator>SunMesa</dc:creator>
      <dc:date>2020-11-03T23:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler Diagnostics List</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225254#M152489</link>
      <description>&lt;P&gt;I did contribute here and there when I worked for Intel. Truthfully, it was hard to create meaningful content for these pages. If you need help with a specific error, ask about it here (and, ideally, include the source that triggered it.)&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 00:21:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiler-Diagnostics-List/m-p/1225254#M152489</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2020-11-04T00:21:50Z</dc:date>
    </item>
  </channel>
</rss>

