<?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: decc$to_vms infinite loop on OpenVMS 7.3.1 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991791#M30922</link>
    <description>I can't reproduce this on the latest version of the DECC$SHR (on our development system, so, consider it to be V7.3-1+).  &lt;BR /&gt;&lt;BR /&gt;Can you tell us what version of the DECC$SHR you are running?  $ANAL/IMAGE/SELECT=(DATE,LINK) DECC$SHR.EXE&lt;BR /&gt;&lt;BR /&gt;Here is what I see when I run it:&lt;BR /&gt;&lt;BR /&gt;CRTL_$ define DECC$EFS_CASE_PRESERVE 1&lt;BR /&gt;CRTL_$ test test.*&lt;BR /&gt;Translating: test.*&lt;BR /&gt;file:        test.c.12&lt;BR /&gt;file:        test.EXE.12&lt;BR /&gt;file:        test.OBJ.12&lt;BR /&gt;3 files found&lt;BR /&gt;CRTL_$ define DECC$EFS_CASE_PRESERVE 0&lt;BR /&gt;%DCL-I-SUPERSEDE, previous value of DECC$EFS_CASE_PRESERVE has been superseded&lt;BR /&gt;CRTL_$ test test.*&lt;BR /&gt;Translating: test.*&lt;BR /&gt;file:        TEST.C.12&lt;BR /&gt;file:        TEST.EXE.12&lt;BR /&gt;file:        TEST.OBJ.12&lt;BR /&gt;3 files found&lt;BR /&gt;CRTL_$ deassign decc$EFS_CASE_PRESERVE&lt;BR /&gt;CRTL_$ test test.*&lt;BR /&gt;Translating: test.*&lt;BR /&gt;file:        TEST.C.12&lt;BR /&gt;file:        TEST.EXE.12&lt;BR /&gt;file:        TEST.OBJ.12&lt;BR /&gt;3 files found&lt;BR /&gt;CRTL_$ dir test*.*&lt;BR /&gt;&lt;BR /&gt;Directory USER1$:[MCCUSKER.SCRATCH.ITRC]&lt;BR /&gt;&lt;BR /&gt;test.c;12           test.EXE;12         test.OBJ;12&lt;BR /&gt;&lt;BR /&gt;Total of 3 files.&lt;BR /&gt;</description>
    <pubDate>Tue, 10 Jun 2003 22:34:41 GMT</pubDate>
    <dc:creator>Brad McCusker</dc:creator>
    <dc:date>2003-06-10T22:34:41Z</dc:date>
    <item>
      <title>decc$to_vms infinite loop on OpenVMS 7.3.1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991786#M30917</link>
      <description>decc$to_vms goes to infinite loop on OpenVMS 7.3.1. Try it itself with attached test taken directly from docu.</description>
      <pubDate>Sun, 08 Jun 2003 16:05:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991786#M30917</guid>
      <dc:creator>Tomas Stehlik</dc:creator>
      <dc:date>2003-06-08T16:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: decc$to_vms infinite loop on OpenVMS 7.3.1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991787#M30918</link>
      <description>There was an XQP bug or two in 7.3-1 as shipped.  Be sure all your ECOs are current, especially VMS731_F11X, which has something similar to what you are describing in the release notes (though not specifically with decc$to_vms).&lt;BR /&gt;&lt;BR /&gt;You'll find all the 7.3-1 ECOs here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ftp1.support.compaq.com/public/vms/axp/v7.3-1/" target="_blank"&gt;http://ftp1.support.compaq.com/public/vms/axp/v7.3-1/&lt;/A&gt;</description>
      <pubDate>Mon, 09 Jun 2003 21:09:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991787#M30918</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2003-06-09T21:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: decc$to_vms infinite loop on OpenVMS 7.3.1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991788#M30919</link>
      <description>Thank's it really helps. Just it is necessary also setup logicals:&lt;BR /&gt;&lt;BR /&gt;decc$efs_case_preserve</description>
      <pubDate>Tue, 10 Jun 2003 09:13:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991788#M30919</guid>
      <dc:creator>Tomas Stehlik</dc:creator>
      <dc:date>2003-06-10T09:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: decc$to_vms infinite loop on OpenVMS 7.3.1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991789#M30920</link>
      <description>Can you tell us exactly how it is that you use that program to get yourself an infinite loop?&lt;BR /&gt;&lt;BR /&gt;Every input I give that program does _not_ result in any looping.</description>
      <pubDate>Tue, 10 Jun 2003 15:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991789#M30920</guid>
      <dc:creator>Brad McCusker</dc:creator>
      <dc:date>2003-06-10T15:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: decc$to_vms infinite loop on OpenVMS 7.3.1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991790#M30921</link>
      <description>It happens on ODS-5 disk where are filenames with small letters. When I deassign decc$efs_case_preserve it just repeates filename but in capitals and infinitly loops.&lt;BR /&gt;&lt;BR /&gt;dir test.*&lt;BR /&gt;Directory SYS$SYSDEVICE:[UTIL.TMP]&lt;BR /&gt;&lt;BR /&gt;test.c;12           test.EXE;10         test.OBJ;12&lt;BR /&gt;&lt;BR /&gt;&amp;gt;test *.c&lt;BR /&gt;Translating: *.c&lt;BR /&gt;file:        TEST.C.12&lt;BR /&gt;file:        TEST.C.12&lt;BR /&gt;file:        TEST.C.12&lt;BR /&gt;file:        TEST.C.12&lt;BR /&gt;.&lt;BR /&gt;.</description>
      <pubDate>Tue, 10 Jun 2003 19:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991790#M30921</guid>
      <dc:creator>Tomas Stehlik</dc:creator>
      <dc:date>2003-06-10T19:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: decc$to_vms infinite loop on OpenVMS 7.3.1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991791#M30922</link>
      <description>I can't reproduce this on the latest version of the DECC$SHR (on our development system, so, consider it to be V7.3-1+).  &lt;BR /&gt;&lt;BR /&gt;Can you tell us what version of the DECC$SHR you are running?  $ANAL/IMAGE/SELECT=(DATE,LINK) DECC$SHR.EXE&lt;BR /&gt;&lt;BR /&gt;Here is what I see when I run it:&lt;BR /&gt;&lt;BR /&gt;CRTL_$ define DECC$EFS_CASE_PRESERVE 1&lt;BR /&gt;CRTL_$ test test.*&lt;BR /&gt;Translating: test.*&lt;BR /&gt;file:        test.c.12&lt;BR /&gt;file:        test.EXE.12&lt;BR /&gt;file:        test.OBJ.12&lt;BR /&gt;3 files found&lt;BR /&gt;CRTL_$ define DECC$EFS_CASE_PRESERVE 0&lt;BR /&gt;%DCL-I-SUPERSEDE, previous value of DECC$EFS_CASE_PRESERVE has been superseded&lt;BR /&gt;CRTL_$ test test.*&lt;BR /&gt;Translating: test.*&lt;BR /&gt;file:        TEST.C.12&lt;BR /&gt;file:        TEST.EXE.12&lt;BR /&gt;file:        TEST.OBJ.12&lt;BR /&gt;3 files found&lt;BR /&gt;CRTL_$ deassign decc$EFS_CASE_PRESERVE&lt;BR /&gt;CRTL_$ test test.*&lt;BR /&gt;Translating: test.*&lt;BR /&gt;file:        TEST.C.12&lt;BR /&gt;file:        TEST.EXE.12&lt;BR /&gt;file:        TEST.OBJ.12&lt;BR /&gt;3 files found&lt;BR /&gt;CRTL_$ dir test*.*&lt;BR /&gt;&lt;BR /&gt;Directory USER1$:[MCCUSKER.SCRATCH.ITRC]&lt;BR /&gt;&lt;BR /&gt;test.c;12           test.EXE;12         test.OBJ;12&lt;BR /&gt;&lt;BR /&gt;Total of 3 files.&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jun 2003 22:34:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991791#M30922</guid>
      <dc:creator>Brad McCusker</dc:creator>
      <dc:date>2003-06-10T22:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: decc$to_vms infinite loop on OpenVMS 7.3.1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991792#M30923</link>
      <description>$ANAL/IMAGE/SELECT=(LINK) sys$library:DECC$SHR*.EXE&lt;BR /&gt;SYS$COMMON:[SYSLIB]DECC$SHR.EXE;1&lt;BR /&gt;11-DEC-2002 11:19:13.17&lt;BR /&gt;SYS$COMMON:[SYSLIB]DECC$SHR_EV56.EXE;1&lt;BR /&gt;11-DEC-2002 11:19:26.31&lt;BR /&gt;&lt;BR /&gt;My OpenVMS 7.3.1 was upgraded from 7.2.1 see prod_history.txt &lt;BR /&gt;&lt;BR /&gt;I started to solve this problem because VIM from &lt;A href="http://www.polarfox.com/vim/" target="_blank"&gt;http://www.polarfox.com/vim/&lt;/A&gt; using decc$to_vms just goes to busy loop.&lt;BR /&gt;&lt;BR /&gt;Last VMS731_F11X V1.0 patch helps to run VIM but even now I can reproduce this loop if decc$case_preserve is unset.</description>
      <pubDate>Wed, 11 Jun 2003 05:20:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991792#M30923</guid>
      <dc:creator>Tomas Stehlik</dc:creator>
      <dc:date>2003-06-11T05:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: decc$to_vms infinite loop on OpenVMS 7.3.1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991793#M30924</link>
      <description>I can easily reproduce the loop using the latest C RTL that is publicly available (i.e., the same one Tomas has, which is VMS731_ACRTL V1.0).    The VMS731_F11X V1.0 ECO didn't make any difference; I tried it both before and after.</description>
      <pubDate>Thu, 12 Jun 2003 23:58:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991793#M30924</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2003-06-12T23:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: decc$to_vms infinite loop on OpenVMS 7.3.1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991794#M30925</link>
      <description>OK guys, I'll try to reproduce it on V7.3-1 ECO.  I'm on travel at the moment, so, I won't have time in the next few days.  &lt;BR /&gt;&lt;BR /&gt;Sounds like its fixed in the coming V7.3-2 release, though, as evidenced by my inability to reproduce it on that version.  I'll need to figure out what fixed it, and be sure to get it in the ECO stream for V7.3-1 (and others, if needed).&lt;BR /&gt;&lt;BR /&gt;If you want to get a fix sooner, rather than waiting for next release/ECO, and you have a support contract, you might want to escalate this.</description>
      <pubDate>Fri, 13 Jun 2003 11:39:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991794#M30925</guid>
      <dc:creator>Brad McCusker</dc:creator>
      <dc:date>2003-06-13T11:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: decc$to_vms infinite loop on OpenVMS 7.3.1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991795#M30926</link>
      <description>Yes, I was able to reproduce it on VMS 7.3-1.&lt;BR /&gt;&lt;BR /&gt;Found the bug too.&lt;BR /&gt;&lt;BR /&gt;I've now made the change and queued it up for inclusion in a future ECO to VMS 7.3-1.&lt;BR /&gt;&lt;BR /&gt;As I said before, if you want a fix sooner than an as yet unscheduled ECO, then, contact customer support and formally escalate this problem.  If you do that, please be sure to reference this ITRC string.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Brad McCusker</description>
      <pubDate>Tue, 17 Jun 2003 22:29:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decc-to-vms-infinite-loop-on-openvms-7-3-1/m-p/2991795#M30926</guid>
      <dc:creator>Brad McCusker</dc:creator>
      <dc:date>2003-06-17T22:29:11Z</dc:date>
    </item>
  </channel>
</rss>

