Jun Aruga

Results 88 issues of Jun Aruga

This commit changes how to manage the label format, managing the label on the label property in the `config` file rather than managing the label format "[symbol]: " in `main.c`...

This PR has 2 commits. The first commit is to fix an issue in the README. The second commit is a proposal to change the default format values. Currently, the...

Hi, thanks for providing and maintaining this nice tool! ## My environment I am using sway on Fedora Linux 38. ``` $ sway --version sway version 1.8.1 ``` I am...

This PR fixes #39. I tested it on my local. @elder-n00b, thank you for your help! --- This commit is to support that the symbol names that are case-insensitive from...

The following services are to use the PowerPC (ppc64le) and IBM Z (s390x) SSH servers and CI (in my memory it is by Jenkins). https://osuosl.org/services/powerdev/ > To request access to...

I tried to run the tests with the simde v0.7.4-rc1 on Fedora rawhide (38)'s aarch64 (arm64) build environment. The gcc is 13.0.1 (RPM version: 13.0.1-0.2.fc38). Then the `ninja -C build/gcc-O2...

Hello again, I ran the tests with the simde v0.7.4-rc1 on Fedora rawhide (38)'s build environment. The s390x environment. The gcc's RPM version is 13.0.1-0.2.fc38 (`rpm -q gcc`). Here is...

Hello again, I ran the tests with the simde v0.7.4-rc1 on Fedora rawhide (38)'s build environment. The ppc64le environment. The gcc's RPM version is `13.0.1-0.2.fc38` (`rpm -q gcc`). Here is...

## Summary In the following `rake` command to compile a native extension with `rake-compiler` gem, where the extra options whose value (`--with-cflags='-Wundef -Werror'`) includes a space, in this case `-Wundef...

When building bowtie 1.3.1 on Fedora rawhide (development version = version 39) on the build environment on the Fedora project, I saw one test failure. Below is my initial debug...