Good evening,
We have found a bug on sort of the PD field with length 1 declared as PIC S9(1)V COMP-3.
The sort is done only by sign and not by sign and value.
In attachment the test case.
Status: open
Group: contrib
Created: Wed Nov 30, 2022 05:12 PM UTC by Maksym
Last Updated: Wed Nov 30, 2022 05:12 PM UTC
Owner: Sauro Menna
Attachments:
PD1.7z https://sourceforge.net/p/gnucobol/bugs/864/attachment/PD1.7z (319 Bytes; application/octet-stream)
Good evening,
We have found a bug on sort of the PD field with length 1 declared as PIC S9(1)V COMP-3.
The sort is done only by sign and not by sign and value.
In attachment the test case.
Good evening,
I have identified the cause of the problem.
I will send an update by tomorrow.
Thank you.
Sauro
Related
Bugs:
#864Hi,
I updated the version of GCSort and ran the test case. It works now.
Greetings.
Sauro
Hi,
I tested the new release and it works properly.
Thank you,
Maksym.