<?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: Regarding placement operators in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/regarding-placement-operators/m-p/4094749#M92319</link>
    <description>This is machine information&lt;BR /&gt;&lt;BR /&gt;HP-UX B.11.11 U 9000/800</description>
    <pubDate>Wed, 31 Oct 2007 01:02:26 GMT</pubDate>
    <dc:creator>rymani</dc:creator>
    <dc:date>2007-10-31T01:02:26Z</dc:date>
    <item>
      <title>Regarding placement operators</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-placement-operators/m-p/4094748#M92318</link>
      <description>Which aCC version supports 'placement new' and 'placement delete' operators. Currently I'm using the aCC Version 03.37 "aCC: HP ANSI C++ B3910B A.03.37", which is not supporting the same. &lt;BR /&gt;If it is available in higher version, any change is needed with the present source code which is compiled in above said aCC version.&lt;BR /&gt;&lt;BR /&gt;Suggestions please.</description>
      <pubDate>Wed, 31 Oct 2007 00:43:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-placement-operators/m-p/4094748#M92318</guid>
      <dc:creator>rymani</dc:creator>
      <dc:date>2007-10-31T00:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding placement operators</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-placement-operators/m-p/4094749#M92319</link>
      <description>This is machine information&lt;BR /&gt;&lt;BR /&gt;HP-UX B.11.11 U 9000/800</description>
      <pubDate>Wed, 31 Oct 2007 01:02:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-placement-operators/m-p/4094749#M92319</guid>
      <dc:creator>rymani</dc:creator>
      <dc:date>2007-10-31T01:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding placement operators</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-placement-operators/m-p/4094750#M92320</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The version you are running is over 5-years old.  I would urge you to update:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/portal/site/dspp/template.PAGE/page.document/?ciid=2645dec4c7563110VgnVCM100000275d6e10RCRD#b11.11pa" target="_blank"&gt;http://h21007.www2.hp.com/portal/site/dspp/template.PAGE/page.document/?ciid=2645dec4c7563110VgnVCM100000275d6e10RCRD#b11.11pa&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...or for that matter, order the new C/aC++ Developer's Bundle (B9007AA).  An evaluation copy is even available:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=e9083a7373f021103a7373f02110275d6e10RCRD" target="_blank"&gt;http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=e9083a7373f021103a7373f02110275d6e10RCRD&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 31 Oct 2007 06:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-placement-operators/m-p/4094750#M92320</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-10-31T06:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding placement operators</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-placement-operators/m-p/4094751#M92321</link>
      <description>&amp;gt;If it is available in higher version, any change is needed with the present source code which is compiled in above said aC++ version. &lt;BR /&gt;&lt;BR /&gt;This has long since been fixed.  It was only a problem if you threw out of a constructor.&lt;BR /&gt;The latest version is A.03.80.  You can check the Release Notes for the exact version that implemented this:       &lt;A href="http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=c9083a7373f021103a7373f02110275d6e10RCRD" target="_blank"&gt;http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=c9083a7373f021103a7373f02110275d6e10RCRD&lt;/A&gt;     &lt;BR /&gt;&lt;BR /&gt;If you are asking if ALL of your source that works on A.03.37 is compatible with A.03.80, you'll have to try it.  If the compiler was fixed to detect errors better, you'll have to fix your source.&lt;BR /&gt;&lt;BR /&gt;Note: There are some cases of binary incompatibility for versions A.03.33 through A.03.50.  A warning 1039 will flag them:&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=4a083a7373f021103a7373f02110275d6e10RCRD#faq-compat" target="_blank"&gt;http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=4a083a7373f021103a7373f02110275d6e10RCRD#faq-compat&lt;/A&gt;</description>
      <pubDate>Wed, 31 Oct 2007 20:49:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-placement-operators/m-p/4094751#M92321</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-10-31T20:49:04Z</dc:date>
    </item>
  </channel>
</rss>

