Yonggang Luo

Results 235 comments of Yonggang Luo

This is the invalid part ![1699576090286](https://github.com/GTANAdam/GDIChromium/assets/121040/30f4cc9a-a07b-417d-9329-09c5a5909b6d)

The valid part ![1699576129772](https://github.com/GTANAdam/GDIChromium/assets/121040/a3e25606-ba45-49bc-8790-befa81069d43)

ping for table support

> The library is currently written with C99 assumed. What would it take to make it compile as C89? Apart from the comment style change? > > Also, do the...

> > its default option didn't support for double line comment > > And with a non-default option? > > Also, there are many other changes which would be necessary...

The header is present, it's just the header with `-ansi` option

> > Currently only use block line comment is enough. `long long` is supported > > So, what you're asking is not C89 support, nor C90 support. Perhaps we can...

> > Yeap, it's a -ansi option > > I think you've misread what I've written. The `-ansi` option, at least with compilers such as clang and gcc, does not...

> There are other C90 limitations that the PR does not address. Yeap, if change all would be a large , thank you for working on this, I am busy...