-
- [ ] Provide `check` target that will build tests
- [x] Tests are no longer included in the `all` target
- Example: [https://github.com/jacobwilliams/json-fortran/pull/104](https://github.com/jacob…
-
This is with Julia 1.7.3, BB 0.6.0.
The error happens when being dropped into the cross-compilation environment.
```
At line 293, ABORTED (19: No such device)!
At line 293, ABORTED (19: No such devic…
-
Does S16 support GNU + HURD operating system or have a plan for it?
-
Hey @dtcooper - love your work. You're my favorite engineer-turned-cultural-icon that I see regular GitHub updates from.
Just wondering what your roadmap for GNU Hurd / `subhurd` compatibility is, …
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
```
Original issue reporte…
-
```
Hello,
i'm reporting here the Debian bug: http://bugs.debian.org/676450
>>>
Currently python-psutil fails to build on Debian GNU/Hurd. (Doesn't recognize
gnu system).
Attached is a patch for bu…
-
is anyone testing P8Coder on Mono, on GNU/Linux? please let us know, i’m really curious (it’s actually the only possibility i have for running P8Coder!)
ghost updated
7 years ago
-
### Guix builds (on x86_64) [untrusted test-only build, possibly unsafe, not for production use]
| File | commit c66c68345efb0bb3d5613ebac703cde779fa0f01(master) | commit 9b507cac88e4afea9c83887bf90…
-
## Environment
* OS Version: Ubuntu 22.04
* Source or binary build?
source build
gz-sim8 version: [e4fd295](https://github.com/denandz/fuzzotron?tab=readme-ov-file)
built with
gcc versio…
-
## Problem
The following code causes the crash:
```cpp
#include
template
class MyClass
{
public:
struct Inner;
static constexpr Inner inner = Inner{};
struct Inner {};
…