Skip to content

Fix umlauts in cpp reader#43

Merged
tom-hg57 merged 5 commits into
sogno-platform:masterfrom
tom-hg57:fix-umlauts-in-cpp-reader
Jun 23, 2025
Merged

Fix umlauts in cpp reader#43
tom-hg57 merged 5 commits into
sogno-platform:masterfrom
tom-hg57:fix-umlauts-in-cpp-reader

Conversation

@tom-hg57
Copy link
Copy Markdown
Collaborator

  • Fix reading text with umlauts in cpp reader (If an XML text value contains umlauts or entity references the text is splitted into several events and has to be concatenated to get the full text value)
  • Fix handling of (utf-8) umlauts in main.cpp
  • Fix entity references in cpp writer
  • Fix parsing enums for cgmes3
  • Add version output

tom-hg57 added 5 commits June 20, 2025 01:05
…tains umlauts or entity references the text is splitted into several events and has to be concatenated to get the full text value)

Signed-off-by: Thomas Günther <tom@toms-cafe.de>
Signed-off-by: Thomas Günther <tom@toms-cafe.de>
Signed-off-by: Thomas Günther <tom@toms-cafe.de>
Signed-off-by: Thomas Günther <tom@toms-cafe.de>
Signed-off-by: Thomas Günther <tom@toms-cafe.de>
@tom-hg57 tom-hg57 requested a review from m-mirz June 20, 2025 00:33
@tom-hg57 tom-hg57 merged commit 5ff7b68 into sogno-platform:master Jun 23, 2025
7 checks passed
@tom-hg57 tom-hg57 deleted the fix-umlauts-in-cpp-reader branch June 23, 2025 00:02
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