<?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 No. When a solution is opened in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intellisense-language-parsing/m-p/965129#M95555</link>
    <description>No. When a solution is opened VS automatically starts parsing all the files in the solution to build its intellisense database; it is that operation that is causing VS to crash when it encounters one of these files. The file itself compiles without problem.</description>
    <pubDate>Thu, 06 Dec 2012 09:19:22 GMT</pubDate>
    <dc:creator>Simon_Geard</dc:creator>
    <dc:date>2012-12-06T09:19:22Z</dc:date>
    <item>
      <title>Intellisense language parsing</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intellisense-language-parsing/m-p/965123#M95549</link>
      <description>&lt;P&gt;Is it possible to run the language parser separately? I ask because the code I'm working on has at least one file that causes VS 2010 to crash whilst it is being parsed. I have turned the feature off so I can work but I'd like to identify which files are causing the problem.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Simon&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2012 15:18:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intellisense-language-parsing/m-p/965123#M95549</guid>
      <dc:creator>Simon_Geard</dc:creator>
      <dc:date>2012-12-05T15:18:42Z</dc:date>
    </item>
    <item>
      <title>No, it isn't.  We are aware</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intellisense-language-parsing/m-p/965124#M95550</link>
      <description>No, it isn't.  We are aware of two situations that can trigger this problem, both dealing with fixed-form source with continued source lines.

1. An operator such as .LT. is split across source lines
2. Splitting a Hollerith constant (such as 10HABCDEFGHIJ) across source lines

Both will be fixed in Update 2, planned for late January.</description>
      <pubDate>Wed, 05 Dec 2012 15:51:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intellisense-language-parsing/m-p/965124#M95550</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-12-05T15:51:16Z</dc:date>
    </item>
    <item>
      <title>I've checked the file on</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intellisense-language-parsing/m-p/965125#M95551</link>
      <description>I've checked the file on which the parser had stopped immediately prior to the crash and it is (1) above, so I'll wait for update 2.

Thanks,

Simon</description>
      <pubDate>Wed, 05 Dec 2012 16:16:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intellisense-language-parsing/m-p/965125#M95551</guid>
      <dc:creator>Simon_Geard</dc:creator>
      <dc:date>2012-12-05T16:16:51Z</dc:date>
    </item>
    <item>
      <title>Can't you just edit the</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intellisense-language-parsing/m-p/965126#M95552</link>
      <description>Can't you just edit the source to readjust where the line splits?  Or is this all machine-generated code?</description>
      <pubDate>Wed, 05 Dec 2012 16:21:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intellisense-language-parsing/m-p/965126#M95552</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-12-05T16:21:33Z</dc:date>
    </item>
    <item>
      <title>The problem is that there are</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intellisense-language-parsing/m-p/965127#M95553</link>
      <description>The problem is that there are actually quite a lot of files which have this type of line. Not great coding I agree, but it is the way code was written years ago. For us it is a real plus to have found out why Visual Studio kept crashing and be able to stop it, but I'm fairly sure I won't be allocated time to trawl throught all the fixed-format code looking for this type of construct - particularly if it's going to be fixed at the next update.

Simon</description>
      <pubDate>Wed, 05 Dec 2012 17:00:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intellisense-language-parsing/m-p/965127#M95553</guid>
      <dc:creator>Simon_Geard</dc:creator>
      <dc:date>2012-12-05T17:00:04Z</dc:date>
    </item>
    <item>
      <title>If it's just VS, can't you</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intellisense-language-parsing/m-p/965128#M95554</link>
      <description>If it's just VS, can't you use the command line version of the compiler?</description>
      <pubDate>Wed, 05 Dec 2012 21:11:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intellisense-language-parsing/m-p/965128#M95554</guid>
      <dc:creator>lklawrie</dc:creator>
      <dc:date>2012-12-05T21:11:40Z</dc:date>
    </item>
    <item>
      <title>No. When a solution is opened</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intellisense-language-parsing/m-p/965129#M95555</link>
      <description>No. When a solution is opened VS automatically starts parsing all the files in the solution to build its intellisense database; it is that operation that is causing VS to crash when it encounters one of these files. The file itself compiles without problem.</description>
      <pubDate>Thu, 06 Dec 2012 09:19:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intellisense-language-parsing/m-p/965129#M95555</guid>
      <dc:creator>Simon_Geard</dc:creator>
      <dc:date>2012-12-06T09:19:22Z</dc:date>
    </item>
  </channel>
</rss>

