<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Nov 16, 2013 at 9:28 AM, Steve Borho <span dir="ltr"><<a href="mailto:steve@borho.org" target="_blank">steve@borho.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Nov 16, 2013 at 3:25 AM, chen <span dir="ltr"><<a href="mailto:chenm003@163.com" target="_blank">chenm003@163.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;font-size:14px;font-family:arial"><div>Here is origin patch<br></div></div></blockquote><div>

<br></div><div>I'm afraid none of these apply cleanly now</div></div></div></div></blockquote><div><br></div><div>Queued.  The magic incantation here is to add these two lines to your Mercurial.ini / ~/.hgrc</div><div>
<br></div><div>[patch]</div><div>eol = auto</div><div><br></div><div>This tells import to ignore EOL style of the patch and the patched file and just try to "do the right thing".  The only downside to this setting is that you cannot import a patch that changes the file EOL. </div>
<div><br></div><div>Following your patches I've committed a change which changes the file EOL to unix and fixes up the Cref and intrinsic primitive funcdefs.</div></div><div><br></div>-- <br>Steve Borho
</div></div>