Do I understand properly that here should be "if equal urn schema go to error"
if(scheme != URN_SCH) { \
goto error_bad_char; \
}
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.