[Second attempt: get the address right this time . . .]
"Stephen J. Turnbull" <stephen(a)xemacs.org> wrote:
>>>>> "Conrad" == Conrad Scott
<Conrad.Scott(a)dsl.pipex.com> writes:
Conrad> I also checked the 'LOCALE_RETURN_NUMBER' flag on MSDN,
Conrad> where it says that it is only in Windows 98/Me, Windows NT
Conrad> 4.0 and later, so it may not be the right flag to be using
Conrad> in a generic win32 version anyway?
OK, we'll flag this question for Andy et al.
The reason it's not in the release candidate is that it's not
ChangeLog'd and there's no comment to explain what it's for. I
assumed it was cruft. This patch (all that's left of the diff against
the windows branch that I merged) should get you a compile, at least,
and I'll add it for the next RC.
Thanks, I picked up the change from CVS and that fixed the build problem.
I've now got a clean working build on cygwin (and it builds CVS HEAD of the
packages too).
// Conrad