Clément Grégoire

Results 29 issues of Clément Grégoire

Hello, I am currently using libbacktrace for the following reasons: - the license (libbfd can't really be shipped in anything professional) - its ease of use - its code is...

> Intel(r) SPMD Program Compiler (ispc), 1.12.0 (build commit 2a3fc60c1c60008d @ 20190816, LLVM 8.0.0) While trying to build under linux mint, ispc does not return any error code if the...

While experimenting implementations for https://github.com/ispc/ispc/issues/1670, I realized that I needed to respect the lanes mask. However it seems it is not trivial to apply something only on lanes that are...

#### 1. What is not working as documented? When analazing my latest photos from Nepal, I'm getting the following error: > metadata: 20241015_095117.heic has invalid time offset +05:45 (exiftool) The...

bug
needs-analysis
metadata

### Astro Info ```block Astro v5.2.5 Node v22.13.1 System Windows (x64) Package Manager npm Output static Adapter none Integrations @astrojs/mdx @astrojs/sitemap ``` ### If this issue only occurs in one...

- P3: minor bug

This pull request introduces some new metadata to messages: sources and severity. The main objective was to provide a way to send internal information to the user by default, such...

This looks like a use after free, `fi` seems to have the value `0xdd` ? (I'm running in debug on windows)

bug

I havent had time to fully investigate yet, but I discovered the issue while using tracy's ToyPathTracer example: Both the `Main Thread` and `Profiler` try to stop and free system...

bug

I was looking at external thread names for #1105 because I wanted to check if we could(should) do this via ETW instead on windows... and realized that the current code...

bug