<?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: cc (COMPAQ C V6.5) default warning level in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/cc-compaq-c-v6-5-default-warning-level/m-p/3457049#M4547</link>
    <description>&amp;gt;&amp;gt;&amp;gt;Alpha OpenVMS 7.2-3 &lt;BR /&gt;&lt;BR /&gt;impressive !  I have never seen that version&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;:-)&lt;BR /&gt;&lt;BR /&gt;learn something new every day, and you will be happy :-)</description>
    <pubDate>Thu, 06 Jan 2005 12:35:49 GMT</pubDate>
    <dc:creator>labadie_1</dc:creator>
    <dc:date>2005-01-06T12:35:49Z</dc:date>
    <item>
      <title>cc (COMPAQ C V6.5) default warning level</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cc-compaq-c-v6-5-default-warning-level/m-p/3457046#M4544</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;i've recently migrating an application from an Alpha OpenVMS 6.1 (c version ?) to an Alpha OpenVMS 7.2-3 server with COMPAQ C V6.5 compiler.&lt;BR /&gt;&lt;BR /&gt;When re-compiling existing source on the new machine i've "noisy" warning or information message.&lt;BR /&gt;&lt;BR /&gt;Is ther a way to define "default" warning level for that compiler ? in a special conf file ?&lt;BR /&gt;&lt;BR /&gt;thanks in advance for all&lt;BR /&gt;Philippe&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jan 2005 11:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cc-compaq-c-v6-5-default-warning-level/m-p/3457046#M4544</guid>
      <dc:creator>berlioz</dc:creator>
      <dc:date>2005-01-06T11:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: cc (COMPAQ C V6.5) default warning level</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cc-compaq-c-v6-5-default-warning-level/m-p/3457047#M4545</link>
      <description>Not that I'm aware of, and those warnings usually mean something that you really ought to pay attention to and fix in your code.  If you must, I suppose you could define a symbol for the CC command that restricts your warning level to something less than the default:&lt;BR /&gt;&lt;BR /&gt;$ cc :== "cc/warnings=level2"&lt;BR /&gt;&lt;BR /&gt;See &lt;BR /&gt;&lt;BR /&gt;$ help cc/warnings&lt;BR /&gt;&lt;BR /&gt;for more information on the warning levels.  If there is a standard header file that everything in your application includes, you can control the warnings with "#pragma message".</description>
      <pubDate>Thu, 06 Jan 2005 11:34:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cc-compaq-c-v6-5-default-warning-level/m-p/3457047#M4545</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2005-01-06T11:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: cc (COMPAQ C V6.5) default warning level</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cc-compaq-c-v6-5-default-warning-level/m-p/3457048#M4546</link>
      <description>the warnings produced by the compiler are worth reading and trying to fix. The newer compiler is trying to be helpful.</description>
      <pubDate>Thu, 06 Jan 2005 11:52:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cc-compaq-c-v6-5-default-warning-level/m-p/3457048#M4546</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-01-06T11:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: cc (COMPAQ C V6.5) default warning level</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cc-compaq-c-v6-5-default-warning-level/m-p/3457049#M4547</link>
      <description>&amp;gt;&amp;gt;&amp;gt;Alpha OpenVMS 7.2-3 &lt;BR /&gt;&lt;BR /&gt;impressive !  I have never seen that version&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;:-)&lt;BR /&gt;&lt;BR /&gt;learn something new every day, and you will be happy :-)</description>
      <pubDate>Thu, 06 Jan 2005 12:35:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cc-compaq-c-v6-5-default-warning-level/m-p/3457049#M4547</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2005-01-06T12:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: cc (COMPAQ C V6.5) default warning level</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cc-compaq-c-v6-5-default-warning-level/m-p/3457050#M4548</link>
      <description>7.3-2 of course... labadie it's new year, i give you 1 point ! lol !</description>
      <pubDate>Fri, 07 Jan 2005 01:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cc-compaq-c-v6-5-default-warning-level/m-p/3457050#M4548</guid>
      <dc:creator>berlioz</dc:creator>
      <dc:date>2005-01-07T01:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: cc (COMPAQ C V6.5) default warning level</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cc-compaq-c-v6-5-default-warning-level/m-p/3457051#M4549</link>
      <description>Philippe,&lt;BR /&gt;I'm with Ian. New compiler makes useful checks. If you look at them you'll be able to avoid some potential bugs; e.g. new compiler check for casting pointer and variable size. Also it warn you all unused local parameters and variables.&lt;BR /&gt;I know it's a very bored job but it's very useful.&lt;BR /&gt; &lt;BR /&gt;Wish you Happy New Year!&lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jan 2005 02:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cc-compaq-c-v6-5-default-warning-level/m-p/3457051#M4549</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-01-07T02:36:19Z</dc:date>
    </item>
  </channel>
</rss>

