Aleksander Czajczynski
unread,Jul 7, 2025, 3:52:59 AMJul 7Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to harbou...@googlegroups.com
In file included from ../../../hvmall.c:105:
../../../macro.c: In function 'hb_macroTextSymbol':
../../../macro.c:749:16: error: 'memcpy' specified bound
18446744073709551615 exceeds maximum object size 9223372036854775807
[-Werror=stringop-overflow=]
749 | memcpy( szResult, szString, nLength );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Duh.
Best regards, Aleksander