Results 4 issues of rivten

When compiling with clang-9 with the option `-fsanitize=undefined` the basic nuklear example, I get the runtime errors : `../code/nuklear.h:19196:30: runtime error: member access within null pointer of type 'union nk_page_data'`...

When I run `nimble build --noColor` and if there is an error in a file, the output is still colored: the file impacted is bold and Error is written in...

**Jane version(s) affected**: 7.1.0 (did not test on higher versions) **Description** Some checks are not multithreaded. For example this one that we are hitting in production : https://github.com/janephp/janephp/blob/next/src/Component/AutoMapper/Loader/FileLoader.php#L94-L96 (at least,...

bug

I'm sorry to jump out on that sort of issue again, because it was partially treated in issues such as https://github.com/ziglang/zig/issues/4830. To comment @andrewrk in the previous issue : >...

enhancement
zig cc