Dan Glastonbury
Dan Glastonbury
I was just thinking about implementing this feature for some code I'm working on, if it's not already implemented.
An experiment in trying to reduce the time to review for these changes from @litherum. Each commit will be landed in individual PRs after review.
Fixed the style issues.
> In glsl, 1.0 / 0.0 gives Infinity and -1.0 / 0.0 gives -Infinity which is good to have since there is no predefined infinity constant. Would be good to...
LGTM, @kkinnunen-apple.
> Maybe you need to `#include ` ? I'll try that. The thing is it all compiles on my machine.
@adlawson When I looked at this, the time information was missing in the data returned from mixcloud.
@akien-mga @NanitesNanites When the page crashes in Safari 16.1, is there an associated crash in console.app > Crash Reports > com.apple.WebKit.WebContent?
Same happens when using `memory.h` ``` In file included from ...824e6ebfe99557beacb0ebf24ebcc3d5.cpp:2: In file included from /usr/include/memory.h:29: /usr/include/string.h:32:10: fatal error: 'stddef.h' file not found #include ^~~~~~~~~~ 1 error generated. ```
Thanks for the report.