Commit 329d370f authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

Merge branch '10.5' into 10.6

# Conflicts:
#	appveyor.yml
parents 15139964 42e9506c
......@@ -80,7 +80,7 @@ int yylex(void *yylval, void *yythd);
#define yyoverflow(A,B,C,D,E,F) \
{ \
size_t val= *(F); \
size_t val= *(F); \
if (unlikely(my_yyoverflow((B), (D), &val))) \
{ \
yyerror(thd, (char*) (A)); \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment