At 3:17 AM +0100 12/8/99, Adrian Aichner wrote:
>>>>> "APA" == Adrian Aichner
<aichner(a)ecf.teradyne.com> writes:
APA> Looks like something is wrong with the latest change to
APA> ../src/s/windowsnt.h
APA> I am investigating
Could someone please review following patch.
It fixes ../src/s/windowsnt.h breakage introduced in an attempt to
support 'Vdirectory_sep_char' under Windows NT.
Mike, could you please verify this patch work for you when you change
'Vdirectory_sep_char'?
I am building Windows NT native with GUNG_HO.
I'll submit it formally when I get positive feedback.
Best regards,
Adrian
<patch deleted>
I tried this patch and it seems to build and work fine on Windows NT.
Setting directory-sep-char affects the result of (expand-file-name),
for example, as it should.
Mike Alexander