Skip to content

cargo vendor 🚚 on - fix buck build Summary: Was getting build errors fbcode/python/errpy/vendor/tree-sitter-python/src/parser.c:8930:3: error: variable 'eof' set but not used [-Werror,-Wunused-but-set-variable] START_LEXER(); ^ fbcode/python/errpy/vendor/tree-sitter-python/src/tree_sitter/parser.h:136:8: note: expanded from macro 'START_LEXER' bool eof = false; \ ^ 1 error generated. Reviewed By: stroxler Differential Revision: D58826878 fbshipit-source-id: 6adb9d... #103

cargo vendor 🚚 on - fix buck build Summary: Was getting build errors fbcode/python/errpy/vendor/tree-sitter-python/src/parser.c:8930:3: error: variable 'eof' set but not used [-Werror,-Wunused-but-set-variable] START_LEXER(); ^ fbcode/python/errpy/vendor/tree-sitter-python/src/tree_sitter/parser.h:136:8: note: expanded from macro 'START_LEXER' bool eof = false; \ ^ 1 error generated. Reviewed By: stroxler Differential Revision: D58826878 fbshipit-source-id: 6adb9d...

cargo vendor 🚚 on - fix buck build Summary: Was getting build errors fbcode/python/errpy/vendor/tree-sitter-python/src/parser.c:8930:3: error: variable 'eof' set but not used [-Werror,-Wunused-but-set-variable] START_LEXER(); ^ fbcode/python/errpy/vendor/tree-sitter-python/src/tree_sitter/parser.h:136:8: note: expanded from macro 'START_LEXER' bool eof = false; \ ^ 1 error generated. Reviewed By: stroxler Differential Revision: D58826878 fbshipit-source-id: 6adb9d... #103