<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Juan,<br>
<br>
There is another fix for MSVC (missing closing curly brace).<br>
<br>
Juan Jose Garcia-Ripoll wrote:
<blockquote
cite="mid:c159f9ab0810250129t172aa30ep34b22344a99a9680@mail.gmail.com"
type="cite">
<pre wrap="">On Fri, Oct 24, 2008 at 12:03 PM, Kamil Shakirov <a class="moz-txt-link-rfc2396E" href="mailto:kamils80@gmail.com"><kamils80@gmail.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi Juan,
Building (with msvc8) the latest CVS HEAD fails at
$ECL_ROOT/src/c/unixfsys.d file. The attached small patch fixes that.
After the first booting with ecl_min msvc compiler fails at some files
generated in the $ECL_ROOT/msvc/lsp/*.[ch] directory with the following
errors:
</pre>
</blockquote>
<pre wrap=""><!---->
Both problems went unnotice because gcc on the OSX did not complain. I
have fixed both things now.
Juanjo
</pre>
</blockquote>
<br>
</body>
</html>