On Wed, 9 Apr 2025 23:12:39 +0200 Simon Sobisch <simonsobi...@gnu.org> wrote:
> just stumbled over this and only have a mail client running, so... > patch as text. The change is in all those cases: change _ (likely > parsed from the parser or similar) to -. > > Kind regards, > Simon > > > > -BASECONVERT BIT_OF BIT_TO_CHAR BOOLEAN_OF_INTEGER BYTE_LENGTH > +BASECONVERT BIT-OF BIT-TO-CHAR BOOLEAN-OF-INTEGER BYTE-LENGTH [snip] Thank you for noticing the mistake. I did my own search & replace with I hope the same effect. https://gitlab.cobolworx.com/COBOLworx/gcc-cobol/-/commit/244688a870175aa4cc23298fc19c7631ded71b34 It will make its way to gcc/master in time. --jkl