diff src/ChangeLog @ 5894:23178aa71f8b

Define ALIGNOF using C11 and C++11 operators. See <CAHCOHQmG51R61KwGUNY7T5t9tXxzbyg=aGijUKYstbE+wL2-6Q@mail.gmail.com> in xemacs-patches for more information.
author Jerry James <james@xemacs.org>
date Mon, 20 Apr 2015 15:09:11 -0600
parents a0e751d6c3ad
children 2dc8711af537
line wrap: on
line diff
--- a/src/ChangeLog	Sat Apr 18 23:10:40 2015 +0100
+++ b/src/ChangeLog	Mon Apr 20 15:09:11 2015 -0600
@@ -1,3 +1,9 @@
+2015-04-20  Jerry James  <james@xemacs.org>
+
+	* lisp.h (max_align_t): Do not define if C11 or C++11, or a later
+	version of either, is in use.
+	(ALIGNOF): Define with native operators in C11 and C++11 and later.
+
 2015-04-18  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* sequence.c (Fclear_string): New, API from GNU.  Zero a string's