stormalf / chibicc

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

ISS-126: issue with old C style not supported yet #3

Closed stormalf closed 2 years ago

stormalf commented 2 years ago

Old c style like in nmap project : image

caused issue with chibicc : strlcpy.c:44:2: error: char *dst; ^ tokenize.c: in skip : expected '{'