Skip to content

Conversation

@yutaro-sakamoto
Copy link
Contributor

@yutaro-sakamoto yutaro-sakamoto commented Mar 5, 2025

This pull request fixes the following bugs related to UTF-8.

DISPLAY statements shows invalid UTF-8 data:

DISPLAY statements show UTF-8 data when the value of an environment variable COB_TERMINAL_ENCODING is UTF-8.
With older versions, DISPLAY statements cannot display items in group items.

Initializing data

With older UTF-8 compatible compilers, memcpy method is used to initialize data and it throws IndexOutOfBoundsException exceptions in some case.

@yutaro-sakamoto yutaro-sakamoto changed the title Fix UTF-8 Fix bugs related to UTF-8 Mar 5, 2025
@yutaro-sakamoto yutaro-sakamoto merged commit eb25686 into opensourcecobol:develop Mar 7, 2025
292 of 293 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants