-
Hi,
i've spent quite a bit of time trying to debug this issue and at this point i feel confident to say it might be a bug. If putwc is called with a valid codepoint (i've used 0xF6 for testing whic…
-
**Describe the bug**
Compiling a Rust cursive application on OpenBSD gives a running executable
but the on terminal rendering is garbled
**To Reproduce**
Build any cursive application and ru…
-
trying to (cross) build statically against musl and netbsd-curses
configure does not pickup properly
* x86_64-linux-musl-gcc
* -lncursesw
* -ltinfo
-
The currently compiled version of MySQL is compiled without InnoDB support. This seems rather weird since it's a quite often used database engine.
I got the compilation working with InnoDB quite eas…
-
Hey there,
Thank you for your work on the project.
I came upon the following issue when building `util-linux`'s implementation of `more` using `netbsd-curses:
```c
text-utils/more.c: In functi…
-
Trying to setup a docker container with osxcross and SDK 10.13, running into problems with `build_compiler_rt.sh`
```
#13 0.412 ## Building compiler-rt (release/11.x) ##
#13 0.412
#13 0.415 Clon…
-
### Steps To Reproduce
After running configure, the outputs show
```
`singular: no suitable system package; standard, SPKG version 4.4.0 will be installed
```
### Expected Behavior
…
beew updated
2 months ago
-
I've tried HexPatch 1.8.0 on an iTerm2 via ssh to a NetBSD server.
I prefer light mode (i.e. black text on white blackground).
When I start hexpatch and look at the help, I can read basically nothin…
-
I was taking a look at https://github.com/dslm4515/CMLFS/tree/bsd-userland and thought that it would be interesting to also have [Heirloom NG](https://github.com/Projeto-Pindorama/heirloom-ng) as an a…
-
Currently, the word `key?` waits for input if a character is not available. But it shall immediately return false in this case.
[10.6.1.1755 `KEY?`](https://forth-standard.org/standard/facility/KEY…