Skip to content

Conversation

@yutaro-sakamoto
Copy link
Contributor

This pull request introduces a new feature to handle variable names containing non-ASCII characters. The main changes include updating the strcpy_identifier_cobol_to_java function, adding a new compiler flag, and adding corresponding test cases.

New Feature: Hexadecimal Representation for Non-ASCII Variable Names

  • cobj/codegen.c: Updated strcpy_identifier_cobol_to_java to handle variable names containing non-ASCII characters by using a hexadecimal representation when a new option -fvar-name-hex is enabled. [1] [2]

Testing

@yutaro-sakamoto yutaro-sakamoto merged commit 8398c5e into opensourcecobol:develop Oct 9, 2024
124 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.

1 participant