@ycaner06 commented on this pull request.
In src/core/parser/parse_uri.c:
> @@ -1439,3 +1439,26 @@ void proto_type_to_str(unsigned short type, str *s) { *s = s_null; } } + +void proto_type_int_to_str(int type, str *s) {
i got a error for conversion .Now fixed it in next commit
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.