kgabis/parson

undeclared identifier 'SIZE_MAX'

adamski opened this issue · 4 comments

I am now getting this error building via clang on linux.

I assume it's since the 1.2.0 update since it did not occur previously.

yeah, I also got this error.
i am using gcc 9.3.0

I'll submit a bugfix in a few minutes.

It should compile now.

Thank you