<?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 failure in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-failure/m-p/3183106#M718221</link>
    <description>the compiler folks have filed JAGaf08920 .</description>
    <pubDate>Thu, 05 Feb 2004 08:38:26 GMT</pubDate>
    <dc:creator>ranganath ramachandra</dc:creator>
    <dc:date>2004-02-05T08:38:26Z</dc:date>
    <item>
      <title>Compiler failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-failure/m-p/3183104#M718219</link>
      <description>This little code snippet causes the HP aC++ compiler (A.05.55) on HP-UX 11i (11.22) for ia64 to generate a Signal 11 and exit with a stack trace.  The problem does not occur when using the HP aC++ compiler (A.03.45) on HP-UX 11i (11.11) for PA-RISC.  I don't know how to submit this as a defect and I am hoping someone here has the ear of someone on the development team.&lt;BR /&gt;&lt;BR /&gt;Here is the simple code snippet.  I know it looks kind of odd, but there are reasons for it, and it compiles on every other system I tried (Windows, Linux, Solaris, AIX, QNX Neutrino).&lt;BR /&gt;&lt;BR /&gt;#include &lt;STDIO.H&gt;&lt;BR /&gt;&lt;BR /&gt;int main(void)&lt;BR /&gt;{&lt;BR /&gt;    static wchar_t w[2][10] = { L"a", {127, 0} };&lt;BR /&gt;}&lt;/STDIO.H&gt;</description>
      <pubDate>Wed, 04 Feb 2004 13:29:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-failure/m-p/3183104#M718219</guid>
      <dc:creator>Jay Edgar</dc:creator>
      <dc:date>2004-02-04T13:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-failure/m-p/3183105#M718220</link>
      <description>Hi Jay,&lt;BR /&gt;I can't understand your code; it seems to me an unadmitted double declaration; peraphs you could write:&lt;BR /&gt;&lt;BR /&gt;#include &lt;STDIO.H&gt;&lt;BR /&gt;int main(void)&lt;BR /&gt;{&lt;BR /&gt;static wchar_t w[2][10] = { "a", "\007F" };&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;What do you will make exactly?&lt;BR /&gt; &lt;BR /&gt;Bye&lt;BR /&gt;Antoniov&lt;BR /&gt;&lt;/STDIO.H&gt;</description>
      <pubDate>Thu, 05 Feb 2004 05:59:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-failure/m-p/3183105#M718220</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-02-05T05:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-failure/m-p/3183106#M718221</link>
      <description>the compiler folks have filed JAGaf08920 .</description>
      <pubDate>Thu, 05 Feb 2004 08:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-failure/m-p/3183106#M718221</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2004-02-05T08:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-failure/m-p/3183107#M718222</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is a compiler bug and it is being addressed.&lt;BR /&gt;A defect has been filed against the compiler as JAGaf08920.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Soumitra&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Feb 2004 08:44:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-failure/m-p/3183107#M718222</guid>
      <dc:creator>Soumitra Chatterjee</dc:creator>
      <dc:date>2004-02-05T08:44:46Z</dc:date>
    </item>
  </channel>
</rss>

