<?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: Error (future) 600 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-future-600/m-p/3041331#M719019</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;2 remarks :&lt;BR /&gt;&lt;BR /&gt;1) that compiler version is ooooold.. just have a look here :&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,1255,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,1255,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;2) Are you defining _HPUX_SOURCE or _POSIX_SOURCE on the compile lines?&lt;BR /&gt;&lt;BR /&gt;3) Is xmlextensions.h the first include file ? did you try to move it under all other #includes ? &lt;BR /&gt;&lt;BR /&gt;Hope this helps,  Bye.&lt;BR /&gt;&lt;BR /&gt;Francis - HP-UX ASCE.</description>
    <pubDate>Tue, 05 Aug 2003 13:14:21 GMT</pubDate>
    <dc:creator>Francis_12</dc:creator>
    <dc:date>2003-08-05T13:14:21Z</dc:date>
    <item>
      <title>Error (future) 600</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-future-600/m-p/3041329#M719017</link>
      <description>Hi Folks !&lt;BR /&gt;&lt;BR /&gt;I am using the aCC 03.37 on a HP-UX 11.11 Workstation. The Compiler gives me the following error:&lt;BR /&gt;&lt;BR /&gt;Error (future) 600: "xmlextensions.h", line 33 # Type specifier is omitted; "int" is&lt;BR /&gt;    no longer assumed.&lt;BR /&gt;    typedef std::vector&lt;UNSIGNED char=""&gt; octetSequence_t;&lt;BR /&gt;    ^^^^^^^&lt;BR /&gt;&lt;BR /&gt;Why that ??&lt;BR /&gt;&lt;BR /&gt;Thank you in advance ...&lt;BR /&gt;&lt;BR /&gt;Helmut&lt;/UNSIGNED&gt;</description>
      <pubDate>Tue, 05 Aug 2003 08:05:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-future-600/m-p/3041329#M719017</guid>
      <dc:creator>Helmut Schröger</dc:creator>
      <dc:date>2003-08-05T08:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error (future) 600</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-future-600/m-p/3041330#M719018</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You have not defined everything in the program and this is what is needed to continue.&lt;BR /&gt;&lt;BR /&gt;see&lt;BR /&gt;&lt;A href="http://www.aero.lr.tudelft.nl/facilities/manuals/acc/whatsnew.htm" target="_blank"&gt;http://www.aero.lr.tudelft.nl/facilities/manuals/acc/whatsnew.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also you have an old compiler&lt;BR /&gt;&lt;BR /&gt;See&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1743,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1743,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Upgrade compiler and patches should normally help a lot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;         Steve Steel</description>
      <pubDate>Tue, 05 Aug 2003 08:30:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-future-600/m-p/3041330#M719018</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-08-05T08:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error (future) 600</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-future-600/m-p/3041331#M719019</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;2 remarks :&lt;BR /&gt;&lt;BR /&gt;1) that compiler version is ooooold.. just have a look here :&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,1255,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,1255,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;2) Are you defining _HPUX_SOURCE or _POSIX_SOURCE on the compile lines?&lt;BR /&gt;&lt;BR /&gt;3) Is xmlextensions.h the first include file ? did you try to move it under all other #includes ? &lt;BR /&gt;&lt;BR /&gt;Hope this helps,  Bye.&lt;BR /&gt;&lt;BR /&gt;Francis - HP-UX ASCE.</description>
      <pubDate>Tue, 05 Aug 2003 13:14:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-future-600/m-p/3041331#M719019</guid>
      <dc:creator>Francis_12</dc:creator>
      <dc:date>2003-08-05T13:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error (future) 600</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-future-600/m-p/3041332#M719020</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You need to use the -AA option to avoid these errors. Also cxx-dev@cxx.cup.hp.com mailing list is the best place to get help on C++. To subscribe, send mail to majordomo@cxx.cup.hp.com with the message SUBSCRIBE cxx-dev&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Lal</description>
      <pubDate>Wed, 06 Aug 2003 07:56:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-future-600/m-p/3041332#M719020</guid>
      <dc:creator>Lal Samuel Varghese</dc:creator>
      <dc:date>2003-08-06T07:56:47Z</dc:date>
    </item>
  </channel>
</rss>

