Fix build warnings
This commit is contained in:
parent
6cf4ccb840
commit
5332fd3418
4 changed files with 16 additions and 9 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
namespace tree_sitter {
|
||||
|
||||
typedef int64_t ParseStateId;
|
||||
typedef size_t ParseStateId;
|
||||
|
||||
enum ParseActionType {
|
||||
ParseActionTypeError,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue