While packaging MatrixBrandy 1.21.7 for openSUSE linux, I see this in the log:
I: A function overflows or underflows an array access. This could be a real error,
but occasionaly this condition is also misdetected due to loop unrolling or strange pointer
handling. So this is warning only, please review.
W: brandy arraysubscript src/tokens.c:2206, 2214
and
brandy.x86_64: I: binary-or-shlib-calls-gethostbyname /usr/bin/brandy
The binary calls gethostbyname(). Please port the code to use getaddrinfo().
While packaging MatrixBrandy 1.21.7 for openSUSE linux, I see this in the log:
and
Here's why about the latter.