Marcus Johnson
Marcus Johnson
There's a new proposal to add it, and the standard is especially interested in hearing from small compiler devs their opinions on such a feature. http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2851.pdf
On MacOS the system headers are in `/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include` Clang offers the `-isysroot` option to allow specifying this location on the command line. Can you add a similar option so your...
WG14 is considering adding constexpr to C23, they're worried it may kill single pass, no AST compilers from working, and it looks like yours fits that description. what are your...
I know the wiki says that the performance is similar, but can we get a benchmark comparing processing time and compression ratio to know exactly how well it performs compared...
IDK if this is still an issue, but it was seriously annoying back in the day in that it would indent the assignment part of a control statement (mainly for-loops)...
it's just fucked up.
Using the latest version of the Mac version of MediaInfo from the app store. You can see the results in this [Image](https://i.imgur.com/dN2WUXx.png) Lossless JPEGs use the following Start of Frame...
It's like the most first world problem in the history of the universe, but it'd be cool if you'd change the input and output arrays from unsigned char to uint8_t....
It's an extension for stereoscopic support in PNG.