Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 4988:4cfb6aeb989d
fix compile problems on Windows native
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-02-05 Ben Wing <ben@xemacs.org>
* syswindows.h (LOCAL_FILE_FORMAT_TO_TSTR):
Cast pointer when storing value to avoid problems because some
store vars are Extbyte * and some are LPTSTR.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Fri, 05 Feb 2010 23:22:59 -0600 |
parents | 3ee2bdf020bc |
children | ef3b2f38dd7c c0934cef10c6 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Feb 05 13:43:53 2010 -0700 +++ b/src/ChangeLog Fri Feb 05 23:22:59 2010 -0600 @@ -1,3 +1,9 @@ +2010-02-05 Ben Wing <ben@xemacs.org> + + * syswindows.h (LOCAL_FILE_FORMAT_TO_TSTR): + Cast pointer when storing value to avoid problems because some + store vars are Extbyte * and some are LPTSTR. + 2010-02-05 Jerry James <james@xemacs.org> * s/sco7.h: Add copyright and license header with the permission of