AcidJS icon indicating copy to clipboard operation
AcidJS copied to clipboard

A fork of QuickJS

Results 4 AcidJS issues
Sort by recently updated
recently updated
newest added

quickjs.c static const char js_atom_init[] = #define DEF(name, str) str "\0" #include "quickjs-parser-atom.h" #undef DEF ;

``` K:\CLionProjects\gta5-os-indicators\cmake-build-debug\_deps\quickjs-src\src\quickjs.h(507): error C4576: a parenthesized type followed by an initializer list is a non-standard explicit type conversion syntax K:\CLionProjects\gta5-os-indicators\cmake-build-debug\_deps\quickjs-src\src\quickjs.h(512): error C4576: a parenthesized type followed by an initializer list...

Update AcidJS to bellard/quickjs 2021-03-27

Saves you having to make ${quickjs_SOURCE_DIR}/src your linked include directories.