Skip to content

Fix broken UTF-8 in some output files#79

Merged
Bruno02468 merged 5 commits intoMystranSolver:mainfrom
Bruno02468:main
May 6, 2024
Merged

Fix broken UTF-8 in some output files#79
Bruno02468 merged 5 commits intoMystranSolver:mainfrom
Bruno02468:main

Conversation

@Bruno02468
Copy link
Copy Markdown
Collaborator

This PR contains fixes for two different instances of invalid UTF-8 in output files:

  • 34239d4 fixes an attempt to write a Ü to the F06 by putting it directly into the FORMAT string, and
  • 23f297e fixes a FORMAT specifier running out of data because it still took a string argument despite having the spaces hardcoded, resulting in NUL bytes popping up in the "SHEAR element engineering forces section" of the ANS file.

@Bruno02468 Bruno02468 merged commit 81acaf7 into MystranSolver:main May 6, 2024
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