<?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 cannot access protected member in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-protected-member/m-p/4444854#M682825</link>
    <description>In hp parisc platform.&lt;BR /&gt;I am following strange error saying that connot access protected member.&lt;BR /&gt;`if [ -d /usr/local/packages/compiler_remote/ansic35098-35101_aCCA03.70 ]; then echo '/usr/local/packages/compiler_remote/ansic35098-35101_aCCA03.70'; else echo ''; fi `/opt/aCC/bin/aCC clsnDaemonAgent.cpp -c -o clsnDaemonAgent.o  -g  -z +Z +DA2.0W +DS2.0 -w -AA -DHPUX -DORA_CPP -DSS_64BIT_SERVER -DHPPA64 -DSLS8NATIVE -DSLU8NATIVE -D_LARGEFILE64_SOURCE -D_RWSTD_MULTI_THREAD -D_REENTRANT  -DSLXMX_ENABLE -DHPUX_KTHREAD   -DSLTS_ENABLE +Oentrysched +Onolimit +ESlit +Oprocelim +Olibcalls -I/ade/aime_has_432100/oracle/has/src/common/osds -I/ade/aime_has_432100/oracle/has/hcache/ -I. -I./if&lt;BR /&gt;Error 182: "clsnDaemonAgent.cpp", line 1194 # "void clsn_agent::DaemonAgent::DaemonCheckThread::run()" cannot access protected member "void clsn_agent::Agent::agentInitiatedCheck()".&lt;BR /&gt;        m_dmnAgent.agentInitiatedCheck();&lt;BR /&gt;        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;When I am trying to access base class protected member through derived class object, I am above issue.&lt;BR /&gt;Pls let me know whether it is compiler bug?</description>
    <pubDate>Tue, 23 Jun 2009 05:07:33 GMT</pubDate>
    <dc:creator>jgobbur</dc:creator>
    <dc:date>2009-06-23T05:07:33Z</dc:date>
    <item>
      <title>cannot access protected member</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-protected-member/m-p/4444854#M682825</link>
      <description>In hp parisc platform.&lt;BR /&gt;I am following strange error saying that connot access protected member.&lt;BR /&gt;`if [ -d /usr/local/packages/compiler_remote/ansic35098-35101_aCCA03.70 ]; then echo '/usr/local/packages/compiler_remote/ansic35098-35101_aCCA03.70'; else echo ''; fi `/opt/aCC/bin/aCC clsnDaemonAgent.cpp -c -o clsnDaemonAgent.o  -g  -z +Z +DA2.0W +DS2.0 -w -AA -DHPUX -DORA_CPP -DSS_64BIT_SERVER -DHPPA64 -DSLS8NATIVE -DSLU8NATIVE -D_LARGEFILE64_SOURCE -D_RWSTD_MULTI_THREAD -D_REENTRANT  -DSLXMX_ENABLE -DHPUX_KTHREAD   -DSLTS_ENABLE +Oentrysched +Onolimit +ESlit +Oprocelim +Olibcalls -I/ade/aime_has_432100/oracle/has/src/common/osds -I/ade/aime_has_432100/oracle/has/hcache/ -I. -I./if&lt;BR /&gt;Error 182: "clsnDaemonAgent.cpp", line 1194 # "void clsn_agent::DaemonAgent::DaemonCheckThread::run()" cannot access protected member "void clsn_agent::Agent::agentInitiatedCheck()".&lt;BR /&gt;        m_dmnAgent.agentInitiatedCheck();&lt;BR /&gt;        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;When I am trying to access base class protected member through derived class object, I am above issue.&lt;BR /&gt;Pls let me know whether it is compiler bug?</description>
      <pubDate>Tue, 23 Jun 2009 05:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-protected-member/m-p/4444854#M682825</guid>
      <dc:creator>jgobbur</dc:creator>
      <dc:date>2009-06-23T05:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: cannot access protected member</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-protected-member/m-p/4444855#M682826</link>
      <description>A.03.70 is obsolete, the latest is A.03.85.&lt;BR /&gt;+DA2.0W should be replaced by +DD64.  &lt;BR /&gt;You shouldn't use -w but +W### for individual messages.&lt;BR /&gt;-D_RWSTD_MULTI_THREAD -D_REENTRANT can be replaced by -mt.&lt;BR /&gt;+Oentrysched isn't supported if using exception handling.&lt;BR /&gt;&lt;BR /&gt;clsn_agent::DaemonAgent::DaemonCheckThread::run()" cannot access protected member "void clsn_agent::Agent::agentInitiatedCheck()".&lt;BR /&gt;m_dmnAgent.agentInitiatedCheck();&lt;BR /&gt;&amp;gt;When I am trying to access base class protected member through derived class object&lt;BR /&gt;&lt;BR /&gt;Which are namespaces and which are classes?  Which are the base and derived?</description>
      <pubDate>Tue, 23 Jun 2009 09:26:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-access-protected-member/m-p/4444855#M682826</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-06-23T09:26:44Z</dc:date>
    </item>
  </channel>
</rss>

