Skip to content

Conversation

@junaruga
Copy link

This PR is to test the ruby#111 in GitHub Actions s390x. I don't intend this PR to be merged. Because GitHub Actions s390x (and ppc64le) only works on the ruby/* repository, and doesn't work on fork repositories.

nobu and others added 5 commits October 17, 2025 16:15
```
  /github/workspace/src/ext/zlib/zlib.c:2608:25: warning: default initialization of an object of type 'struct read_raw_arg' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
   2608 |     struct read_raw_arg ra;
        |                         ^
  /github/workspace/src/ext/zlib/zlib.c:2450:14: note: member 'argv' declared 'const' here
   2450 |         const VALUE argv[2]; /* for rb_funcallv */
        |                     ^
```
@junaruga junaruga force-pushed the wip/dfltcc-s390x-test branch from 9fe64da to a0c6c01 Compare October 20, 2025 16:09
@junaruga
Copy link
Author

Oh sorry, I opened the PR in your fork repository wrongly. Sorry about that. I would close this PR.

@junaruga junaruga closed this Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants