Skip to content

Conversation

@rexlim820220
Copy link

@rexlim820220 rexlim820220 commented Apr 28, 2023

fix gcc compilation warning due to accessing address of char *s after increment operation with inline condition expression.

Closed #6
Closed #8

fix gcc compilation warning due to accessing address of char *s after increment operation with inline condition expression.
… expression.

Fixed compilation warning arise in ezxml.c for gcc-7 compiler to compare between signed integer(-1) and unsigned variable (root->len) within function void ezxml_free(ezxml_t xml).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant