--- a/src/string.c Sat Dec 20 11:11:58 2025 +0100 +++ b/src/string.c Sun Dec 21 11:09:46 2025 +0100 @@ -64,7 +64,7 @@ str->length = 0; } -int cx_strcpy_a( +int cx_strcpy_a_( const CxAllocator *alloc, cxmutstr *dest, cxstring src