bug-gnucobol
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GnuCOBOL 3.1-rc1] testsuite: 23 335 744 757 failed


From: Simon Sobisch
Subject: Re: [GnuCOBOL 3.1-rc1] testsuite: 23 335 744 757 failed
Date: Wed, 28 Oct 2020 16:37:15 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1

Hi Pedro and welcome to GnuCOBOL.

Also thank you for sending in the test results.

`make check` lists four unexpected results:

  23: used_binaries.at:715 run job after compilation from stdin
      runmisc cobc cobcrun
 335: syn_misc.at:6911   very long literal in error message
      misc literals
 744: run_file.at:4857   SEQUENTIAL file with SHARING READ ONLY
      runfile
 757: run_file.at:5762   INDEXED file with LOCK AUTOMATIC (2)
      runfile

The first two seem to be solved in 3.1-dev already and the other two are
"old" issues in the cygwin environment, related to file locking.

Most cygwin environments are single-user, so those two may not have a
consequence for you. In general Cygwin is only suggested to be used if
you are a Cygwin user in any case, otherwise you may want to have a look
at the official MinGW packages [1].

In general I'd consider your build (other than a _potential_ locking
issue with concurrent access to the same file) good to use.

Simon

[1]: https://www.arnoldtrembley.com/GnuCOBOL.htm

Am 28.10.2020 um 14:49 schrieb Pedro Oliveira:
> Hello,
>
> I have recently started working with Cobol and during the setup, "make
> check" returned the following errors in attachment.
>
> Kind regards,
> Pedro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]