CIS Patch 5.8.3.0

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf CIS Patch 5.8.3.0

  • Creator
    Topic
  • #52370
    Steve MacDonald
    Participant

      We recently upgraded from 5.5 rev1 to 5.8 and everything tested successfully.  We then installed the 5.8.3 Patch on IBM AIX 5.3 and ran into errors with the format command in a Tcl call out script.

      I ran the command in both 5.8.0 and 5.8.3.  Here are the results when using interactive tcl prompt:

      5.8.0.0 –

      hcitcl>set x [format %+16.2f -2112.50]

             -2112.50

      5.8.3.0 –

      hcitcl>set x [format %+16.2f -2112.50]

      Error: expected floating-point number but got “-2112.50”

      Anyone out there have the same problem?  Is there a work around you put in place?

      Thanks in advance!

    Viewing 3 reply threads
    • Author
      Replies
      • #73946
        James Nelson
        Participant

          Glad to see that I’m not losing my mind.  I have a script that ran successfully back in April, but fails now.  I didn’t think about the fact that I had installed the 5.8.3 patch since the last time I ran it.

          Looks like I need to open a case with Lawson to get it fixed.

        • #73947
          Charlie Bursell
          Participant

            I no longer have 5.8.3 since I recently installed Rev 4.  However using 5.8.4 I ran the command on both Windows and AIX and saw no error.

            Strange you would see a Tcl error betewn 5.8.0 and 5.8.3.  The Tcl version used in Cloverleaf was last changed with version 5.4.1 and has not changed since

            Myybe 5.8.4 is your solution?  BTW, the OS version foy my AIX is: 5.3.0.0

          • #73948
            Rob Abbott
            Keymaster

              This was a defect introduced in 5.8.3.0 and fixed in 5.8.4.0.  From the 5.8.4 release notes:

              Quote:

              The format command fails to parse negative numbers in hcitcl (7512)

              This was caused by a new cl_strtod, introduced by a previous bug report, that had a bug when parsing positive/negative signs in the string for float number.

              This issue no longer occurs.

              Rob Abbott
              Cloverleaf Emeritus

            • #73949
              James Nelson
              Participant

                I’ll download 5.8.4 in the morning when I’m back at the office.

            Viewing 3 reply threads
            • The forum ‘Cloverleaf’ is closed to new topics and replies.