Hello,

In Agar 1.3.4, file agar/core/string_compat.h, line 245, the 'return
((char *)s);' statement casts away constness (parameter was 'const char
*s'), and breaks in the user code. I guess that string s should not be
declared as const.

Best regards,

Olivier.


_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to