# HG changeset patch # User Mike Becker # Date 1744540218 -7200 # Node ID 2e8edba252a0865259ce91d95d9898b058888f2c # Parent b41ad5d9bcbf86b57c6c7c1c4bf55444a1c23f5c fixes missing cx_attr_export - relates to #642 diff -r b41ad5d9bcbf -r 2e8edba252a0 src/cx/list.h --- a/src/cx/list.h Sun Apr 13 11:54:10 2025 +0200 +++ b/src/cx/list.h Sun Apr 13 12:30:18 2025 +0200 @@ -700,6 +700,7 @@ * @retval non-zero when index is out of bounds */ cx_attr_nonnull +cx_attr_export int cxListSet( CxList *list, size_t index,