Matt Godbolt
Matt Godbolt
### Describe the bug Sandbox is missing the tzdata file. ### Steps to reproduce visit link ### Expected behavior should run and find the tzdata. probably ought to be linked...
### Describe the bug A node got an exception at startup and then 404d on all compilers https://my.papertrailapp.com/systems/ip-172-30-0-244/events?focus=1745854003805949953&selected=1745854003805949953 ``` Jul 05 12:07:14Z ip-172-30-0-244 amazon info: Compilers created: 3463 Jul 05...
**Describe the bug** `CHECK()`-ing `tuple`s on clang (using GCC's stdlib) gives a compile error when compiled with `-std=c++23` ```cpp #include #include using namespace std::literals; TEST_CASE("tuples") { std::tuple bob; CHECK(bob ==...
**Describe the bug** In #258 even if we statically link the libgcc support function `__divdc3` is clearly present in the binary output but isn't being shown. **To Reproduce** Visit https://godbolt.org/z/kKE_4X...
### Is your feature request related to a problem? Please describe It's a copy paste of vc parser with some (admittedly subtle) changes. Would be great to go over and...
``` 2024-07-29 21:37:30,150 lib.installation_context ERROR Failed to fetch https://s3.amazonaws.com/compiler-explorer/opt/ocaml-4.07.1-flambda.tar.xz: ... Failed: compilers/ocaml 4.07.1-flambda ``` and trrying to build it does'nt work: ``` + ./configure --enable-flambda -prefix /opt/compiler-explorer/ocaml-4.07.1-flambda Configuring OCaml version...
``` 2024-07-10 12:05:27,764 lib.installation_context INFO Symlinking jakt-trunk-20240710 to /opt/compiler-explorer/jakt-trunk 2024-07-10 12:05:27,791 lib.ce_install ERROR compilers/jakt trunk installed OK, but doesn't appear as installed after 0 packages installed OK, 0 skipped, and...