~rcr/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH rirc] Fix undefined Signal "SIGWINCH" on macOS

Details
Message ID
<20230711095912.59198-2-charmitro@posteo.net>
DKIM signature
missing
Download raw message
Patch: +4 -0
Signed-off-by: Charalampos Mitrodimas <charmitro@posteo.net>
---
 src/io.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/io.c b/src/io.c
index 570920a..d5b289d 100644
--- a/src/io.c
+++ b/src/io.c
@@ -30,6 +30,10 @@
#include <termios.h>
#include <unistd.h>

#if __APPLE__
#define SIGWINCH 28
#endif

/* RFC 2812, section 2.3 */
#define IO_MESG_LEN 510

-- 
2.41.0

[rirc/patches/dev.yml] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CTZ97VSV3JCQ.177690WHVGNJ2@cirno2>
In-Reply-To
<20230711095912.59198-2-charmitro@posteo.net> (view parent)
DKIM signature
missing
Download raw message
rirc/patches/dev.yml: SUCCESS in 1m12s

[Fix undefined Signal "SIGWINCH" on macOS][0] from [Charalampos Mitrodimas][1]

[0]: https://lists.sr.ht/~rcr/public-inbox/patches/42550
[1]: charmitro@posteo.net

✓ #1022314 SUCCESS rirc/patches/dev.yml https://builds.sr.ht/~rcr/job/1022314
Reply to thread Export thread (mbox)