zpl-c / zpl

📐 Pushing the boundaries of simplicity

Home Page:https://blog.zpl.pw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

%lld issue in JSON module

zpl-zak opened this issue · comments

Replace these with PRid64 from inttypes.h. %lld is only valid for GNU C libraries.

Verify on mingw, msvc doesn't care about this issue however.

Fixed in 9.8.3