Module Name: src
Committed By: joerg
Date: Wed Jan 8 20:34:45 UTC 2014
Modified Files:
src/doc: TODO.clang
Log Message:
CMSG_SPACE is no longer an issue.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/doc/TODO.clang
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/TODO.clang
diff -u src/doc/TODO.clang:1.4 src/doc/TODO.clang:1.5
--- src/doc/TODO.clang:1.4 Tue Jan 17 15:38:44 2012
+++ src/doc/TODO.clang Wed Jan 8 20:34:45 2014
@@ -1,4 +1,4 @@
-$NetBSD: TODO.clang,v 1.4 2012/01/17 15:38:44 joerg Exp $
+$NetBSD: TODO.clang,v 1.5 2014/01/08 20:34:45 joerg Exp $
Hacks for the clang integration
-------------------------------
@@ -9,9 +9,3 @@ and slightly different encoding of the l
Various places use NOCLANGERROR or CWARNFLAGS.clang to disable errors or
warnings.
-
-Issues with CMSG_SPACE() used inside a union:
-src/external/tmux/dist/compat/imsg-buffer.c
-src/external/tmux/dist/compat/imsg.c
-src/external/ibm-public/postfix/dist/src/util/unix_recv_fd.c
-src/external/ibm-public/postfix/dist/src/util/unix_send_fd.c