-
```
- linux 32 bit
- latest hg pull of mupen64plus
- Plugins used:
rice opengl video
Whenever I try to run a game in full screen, the game doesn't show up fully.
Here is the error I got:
04:20:51…
-
```
- linux 32 bit
- latest hg pull of mupen64plus
- Plugins used:
rice opengl video
Whenever I try to run a game in full screen, the game doesn't show up fully.
Here is the error I got:
04:20:51…
-
| | |
| --- | --- |
| Bugzilla Link | [33847](https://llvm.org/bz33847) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nolange |
## Extended Description
File…
-
Currently, Kytos/topology utilizes LLDP for detecting new links in the topology by sending packets out of all switch ports (can be configured) at a certain interval. Once the link is detected, the Lin…
-
### Describe the bug
I've seen #37995 and the solution doesn't generally apply to Fedora 40. The dotnet documentation is unfortunately Ubuntu specific and would not apply to RHEL distros or Fedora.
…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR19875](https://bugs.llvm.org/show_bug.cgi?id=19875) |
| Status | NEW |
| Importance | P normal |
|…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
I want to build firmware on MacOS Canalina but got "Malformed Mach-o file" error.
The problem is from "mpy-cross"
My detail process as below :
I had set up ~/edp-idf and ~/esp/xtensa-esp32-el…
-
**Describe the bug**
`compiler.has_function_attribute('ifunc')` is returning false on clang++ (e.g. with clang 14).
**To Reproduce**
```
project('foo', ['c', 'cpp'])
c_compiler = meson.get_comp…
-
Seen with 18.1.3. Simplest example:
```
$ cat test.c
#include
int main(int argc, char **argv) {
puts("Test");
}
$ clang -o test test.c
$ ./test
Test
$ llvm-bolt -o test.bolt test
BOLT-…