Hi,
noreturn is part of the C11 header stdnoreturn.h. Either use _Noreturn or
include that header beforehand.
See: http://en.cppreference.com/w/c/language/_Noreturn
Cheers
pgpIkErznIOL8.pgp
Description: PGP signature
or submitting patches, please let me
know if I fucked up :)From 6d22ad7aeaefed57efdd50d2a8b28bcf33f908e8 Mon Sep 17 00:00:00 2001
From: Mahdi Khanalizadeh
Date: Mon, 29 Dec 2014 03:05:46 +0100
Subject: [PATCH] mostly casting changes
---
drw.c | 1 -
dwm.c | 9 +
2 files changed, 5
Hello folks!
Apparently a bug I discovered vanished. dwm didn't handle resizing X
well (with xrandr -s) for some strange reason, now it does.
Attachement removes the bug from the BUGS file.
Best regardsdiff --git a/BUGS b/BUGS
index 6c9574a..7673d36 100644
--- a/BUGS
+++ b/BUGS
@@ -1,13 +1,5