From 58b1832503ce485aa63271469b25c36faa6aa1d6 Mon Sep 17 00:00:00 2001 From: "Steffen \"Daode\" Nurpmeso" Date: Mon, 1 Oct 2012 22:21:58 +0200 Subject: [PATCH] TODO: add note on C++ --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 824b960f..befa5d76 100644 --- a/TODO +++ b/TODO @@ -42,5 +42,9 @@ v14 (and later) - Check against newest POSIX. - The current maintainer doesn't like longjmp()s. - The current maintainer doesn't like signals. +- The current maintainer would like to see that compilation with a C++ + compiler is possible, though that would be a long way and be especially + problematic due to the way enums are used. He never understood why there + is not "bitenum", btw. vim:set fenc=utf-8 syntax=txt ts=8 sts=2 sw=2 et tw=75: -- 2.11.4.GIT