stormalf / chibicc

A small C compiler from rui314
MIT License
6 stars 1 forks source link

ISS-151 compiling neovim failed in struct_initializer2 #41

Closed stormalf closed 1 year ago

stormalf commented 1 year ago

ISS-151 compiling neovim failed in struct_initializer2 neovim/.deps/build/src/treesitter/lib/src/./get_changed_ranges.c:160: Subtree parent = *self->cursor.stack.contents[self->cursor.stack.size - 2].subtree;

                                                           ^ tokenize.c parse.c struct_initializer2 1537: in skip : expected ','
stormalf commented 1 year ago

fixed by final version 1.0.20