<div dir="ltr"><div style="font-family:arial,sans-serif;font-size:13px">Fixed comparison links</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">

<a href="https://github.com/vladdu/otp/compare/erlang:master...jinterface_windows_cookie">https://github.com/vladdu/otp/compare/erlang:master...jinterface_windows_cookie</a></div><div style="font-family:arial,sans-serif;font-size:13px">

<a href="https://github.com/vladdu/otp/compare/erlang:master...jinterface_windows_cookie.patch">https://github.com/vladdu/otp/compare/erlang:master...jinterface_windows_cookie.patch</a> </div><div><br></div><div style>/Vlad</div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 1, 2013 at 11:44 AM, Vlad Dumitrescu <span dir="ltr"><<a href="mailto:vladdu55@gmail.com" target="_blank">vladdu55@gmail.com</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">Hi,<div><br></div><div>Jinterface uses System.getProperty("user.home") to locate the user's home and the cookie file. On Windows, the result might be different than the value used by Erlang, which looks first to the HOMEDRIVE and HOMEPATH variables. </div>


<div><br></div><div>The fix makes jinterface use the same logic to locate the cookie file.</div><div><br></div><div>The branch is based on master.</div><div><br></div><div>git fetch git://<a href="http://github.com/vladdu/otp.git" target="_blank">github.com/vladdu/otp.git</a> jinterface_windows_cookie</div>


<div><br></div><div><div><a href="https://github.com/vladdu/otp/compare/jinterface_windows_cookie" target="_blank">https://github.com/vladdu/otp/compare/jinterface_windows_cookie</a></div><div><div><a href="https://github.com/vladdu/otp/compare/jinterface_windows_cookie.patch" target="_blank">https://github.com/vladdu/otp/compare/jinterface_windows_cookie.patch</a> </div>


</div><div><br></div><div>Writing a test for this would require running it with different environment settings and how to do it depends on how you run your tests at OTP. I would need guidance to implement it.</div><div>
<br></div><div>The fix has been in the erlide code base for a while and I didn't see any problems.</div><div><br></div><div>best regards,</div><div>Vlad</div><div><br></div></div></div>
</blockquote></div><br></div>