<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Brad Roberts wrote:
<blockquote cite="mid:4C8F1ED8.7040808@puremagic.com" type="cite">
  <pre wrap="">On 9/13/2010 10:37 PM, Walter Bright wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">
Brad Roberts wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">On 9/13/2010 9:55 PM, Walter Bright wrote:
 
      </pre>
      <blockquote type="cite">
        <pre wrap="">..\dmd -c -o- -O -release -nofloat -w -d -Df..\doc\phobos\std_file.html std.ddoc
std\file.d
std\algorithm.d(3200): Error: cast(string)_param_1 is not an lvalue
    
        </pre>
      </blockquote>
      <pre wrap="">So.. what changes do you have that aren't checked in?

Since Andrei checked in some phobos fixes before 7am pst, all the build/test
runs have been succeeding on my linux32 and win32 boxes.

  
      </pre>
    </blockquote>
    <pre wrap="">Who knows:

H:\svnproj\phobos&gt;svn up
svn: PROPFIND request failed on '/projects/phobos/trunk'
svn: PROPFIND of '/projects/phobos/trunk': could not connect to server
(<a class="moz-txt-link-freetext" href="http://svn.dsource.org">http://svn.dsource.org</a>)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
larsivi unidled on the #dsource irc channel and restarted it.
  </pre>
</blockquote>
<br>
Thanks! I updated, but the compile failure persists:<br>
<br>
H:\mars\phobos&gt;..\dmd -c std\file.d<br>
std\algorithm.d(3200): Error: cast(string)_param_1 is not an lvalue<br>
<br>
</body>
</html>