Upgrade libuv from 1.34.2 to 1.38.0 (#32)

This commit is contained in:
Dario Vladović
2020-06-06 13:05:48 -07:00
committed by GitHub
parent 3960042cc6
commit 46336f4b68
54 changed files with 1793 additions and 1288 deletions
+1 -1
View File
@@ -517,7 +517,7 @@ typedef struct {
/* eol conversion state */ \
unsigned char previous_eol; \
/* ansi parser state */ \
unsigned char ansi_parser_state; \
unsigned short ansi_parser_state; \
unsigned char ansi_csi_argc; \
unsigned short ansi_csi_argv[4]; \
COORD saved_position; \