<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>


<STYLE>@font-face {
        font-family: 宋体;
}
@font-face {
        font-family: Verdana;
}
@font-face {
        font-family: @宋体;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-WEIGHT: normal; COLOR: windowtext; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
UNKNOWN {
        FONT-SIZE: 10pt
}
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY style="FONT-SIZE: 10pt; MARGIN: 10px; FONT-FAMILY: verdana">
<DIV><FONT size="2" color="#000080" face="Verdana">Hi</FONT></DIV>
<DIV><FONT color="#000080">Can you use slime under win32?</FONT></DIV>
<DIV><FONT color="#000080"></FONT> </DIV>
<DIV><FONT size="2" color="#000080" face="Verdana">
<DIV>>Hi!</DIV>
<DIV>> I'm running ccl1.3 under win32. Some oddities are found.</DIV>
<DIV>>1. unable to (rebuild-ccl :clean t). It seems to hang up at loading </DIV>
<DIV>>levelnfasload.wx32fsl. For now I've checked it on two hosts, will try</DIV>
<DIV>>one other host tomorrow. This may be caused by some viruses though. </DIV>
<DIV>>So all subsequent is related to 1.3 release which I get from svn. </DIV>
<DIV>>2. #p"md5.asd.lnk" -> #P"md5'.asd.lnk"</DIV>
<DIV>>Neither clisp nor lispworks do so, so I think it is a bug. </DIV>
<DIV>>. Similar things happen under linux32:</DIV>
<DIV>>#p"md5.asd.lnk" -> #P"md5\.asd.lnk" or something like this.</DIV>
<DIV>>3. When running on terminal, </DIV>
<DIV>>"a</DIV>
<DIV>>b"</DIV>
<DIV>>reads in as a string of</DIV>
<DIV>>#\a,#\Return,#\b</DIV>
<DIV>>not as string of</DIV>
<DIV>>#\a,#\Newline,#\b</DIV>
<DIV>>This causes problems when capturing</DIV>
<DIV>>output of win32 console programs. </DIV>
<DIV>>4. </DIV>
<DIV>>(probe-file "d:/ccl/lib") -> ok</DIV>
<DIV>>(probe-file "d:/ccl\\lib") -> ok</DIV>
<DIV>>(probe-file "d:\\ccl\\lib") -> "d is not a defined logical host"</DIV>
<DIV>>I'd like to try fix it myself, but this looks </DIV>
<DIV>>impossible as I can't build. </DIV>
<DIV>>Thanks...</DIV>
<DIV>>Budden</DIV></FONT></DIV>
<DIV><FONT size="2" color="#000080" face="Verdana"></FONT> </DIV>
<DIV><FONT size="2" color="#c0c0c0" face="Verdana">2009-02-23 </FONT></DIV><FONT size="2" color="#000080" face="Verdana">
<HR SIZE="1" color="#b5c4df" align="left" style="WIDTH: 100px">
</FONT>
<DIV><FONT size="2" color="#c0c0c0" face="Verdana"><SPAN>Ray</SPAN> </FONT></DIV>
<HR SIZE="1" color="#b5c4df">

<DIV><FONT size="2" face="Verdana"><STRONG>发件人:</STRONG> Denis Bodyak </FONT></DIV>
<DIV><FONT size="2" face="Verdana"><STRONG>发送时间:</STRONG> 2009-02-23  16:42:33 
</FONT></DIV>
<DIV><FONT size="2" face="Verdana"><STRONG>收件人:</STRONG> openmcl-devel </FONT></DIV>
<DIV><FONT size="2" face="Verdana"><STRONG>抄送:</STRONG> </FONT></DIV>
<DIV><FONT size="2" face="Verdana"><STRONG>主题:</STRONG> [Openmcl-devel] Hi from new 
user </FONT></DIV>
<DIV><FONT size="2" face="Verdana"></FONT> </DIV>
<DIV><FONT size="2" face="Verdana">
<DIV>Hi!</DIV>
<DIV></DIV>
<DIV> I'm running ccl1.3 under win32. Some oddities are found.</DIV>
<DIV></DIV>
<DIV>1. unable to (rebuild-ccl :clean t). It seems to hang up at loading </DIV>
<DIV>levelnfasload.wx32fsl. For now I've checked it on two hosts, will try</DIV>
<DIV>one other host tomorrow. This may be caused by some viruses though. </DIV>
<DIV></DIV>
<DIV>So all subsequent is related to 1.3 release which I get from svn. </DIV>
<DIV></DIV>
<DIV>2. #p"md5.asd.lnk" -> #P"md5'.asd.lnk"</DIV>
<DIV>Neither clisp nor lispworks do so, so I think it is a bug. </DIV>
<DIV></DIV>
<DIV>. Similar things happen under linux32:</DIV>
<DIV>#p"md5.asd.lnk" -> #P"md5\.asd.lnk" or something like this.</DIV>
<DIV></DIV>
<DIV></DIV>
<DIV>3. When running on terminal, </DIV>
<DIV>"a</DIV>
<DIV>b"</DIV>
<DIV></DIV>
<DIV>reads in as a string of</DIV>
<DIV>#\a,#\Return,#\b</DIV>
<DIV></DIV>
<DIV>not as string of</DIV>
<DIV>#\a,#\Newline,#\b</DIV>
<DIV></DIV>
<DIV>This causes problems when capturing</DIV>
<DIV>output of win32 console programs. </DIV>
<DIV></DIV>
<DIV>4. </DIV>
<DIV>(probe-file "d:/ccl/lib") -> ok</DIV>
<DIV>(probe-file "d:/ccl\\lib") -> ok</DIV>
<DIV>(probe-file "d:\\ccl\\lib") -> "d is not a defined logical host"</DIV>
<DIV></DIV>
<DIV>I'd like to try fix it myself, but this looks </DIV>
<DIV>impossible as I can't build. </DIV>
<DIV></DIV>
<DIV>Thanks...</DIV>
<DIV>Budden</DIV>
<DIV></DIV>
<DIV>_______________________________________________</DIV>
<DIV>Openmcl-devel mailing list</DIV>
<DIV>Openmcl-devel@clozure.com</DIV>
<DIV>http://clozure.com/mailman/listinfo/openmcl-devel</DIV></FONT></DIV></BODY></HTML>