The project "Citadel server, clients, utilities":
The branch, master has been updated
via a29b2b61bfba21ff15322b284fbb28b4530bb29f (commit)
from e6e563db17509a43182ba3ca8969a9a9a505ba13 (commit)
- Log -----------------------------------------------------------------
commit a29b2b61bfba21ff15322b284fbb28b4530bb29f
Author: Art Cancro <[email protected]>
Date: Mon May 12 13:35:13 2025 -0400
The auto-generated code didn't handle UTF-8 source strings properly.
Imagine that, there is no silver bullet. Tried again with better prompts and
hand-modified
the generated code to match surrounding code.
-----------------------------------------------------------------------
Summary of changes:
libcitadel/lib/json.c | 96 ++++++++++++++++++++++++++-----------------
webcit-ng/server/forum_view.c | 6 +--
2 files changed, 61 insertions(+), 41 deletions(-)
--
Citadel server, clients, utilities