Mercurial > hg > xemacs-beta
diff notes.txt @ 5935:d5eb0914ca1f cygwin
trial of E1 and UE1
author | Henry Thompson <ht@markup.co.uk> |
---|---|
date | Sat, 12 Dec 2015 21:49:31 +0000 |
parents | e2fae7783046 |
children | 9e308c7501d1 |
line wrap: on
line diff
--- a/notes.txt Sat Dec 12 19:08:46 2015 +0000 +++ b/notes.txt Sat Dec 12 21:49:31 2015 +0000 @@ -362,3 +362,6 @@ Using various means to locate and attempt to correct warnings. Have now eliminated all pointer truncation warnings. 1254 remain, of which 1246 are conversion from [64 bits] to [32 bits], possible loss of data + +Defined macros for (EMACS_INT)1 and (EMACS_UINT)1 to replace 1L and 1UL + E1 UE1