Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

minitalk tests only work on macos/bsd #105

Open
jukefr opened this issue Dec 5, 2024 · 0 comments
Open

minitalk tests only work on macos/bsd #105

jukefr opened this issue Dec 5, 2024 · 0 comments

Comments

@jukefr
Copy link

jukefr commented Dec 5, 2024

Describe the bug
the tests are using SIGINGO signal identifier which is macos/bsd only

  • OS: ubuntu
  • x86_64
server.c:431:9: error: use of undeclared identifier 'SIGINFO'
  431 |         signal(SIGINFO, reset_mocks);
      |                ^

there is also one in client

@jukefr jukefr changed the title minitalk tests only work on macos minitalk tests only work on macos/bsd Dec 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant