On Tue Apr 1 14:55:44 2025 +0000, Piotr Caban wrote:
Is there any reason for using `char[256]` buffer here instead of `codecvt_char16`? It's usually not very useful to check structure size this way since some fields may be unused in constructor.
That was the post-structure canary values check, yes. I will remove those checks and the buffer.