Hi Kevin,<div><br></div><div>thanks you are willing to help.</div><div>Please let me now what's happening ;-)</div><div><br></div><div>Kind regards,</div><div>   Arie<br><br><div class="gmail_quote">2011/1/18 Kevin Krouse <span dir="ltr"><<a href="mailto:kevin.krouse@gmail.com">kevin.krouse@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Arie,<div><br></div><div>I occasionally produce new builds of J when there is a new version of ABCL.  When the ABCL pathname change appeared, I fixed it up so that J would build again, but didn't test much as you have found out.  I'd love to get some help with the lisp side of things in J.  For example, the slime integration doesn't work and I've disabled the command.</div>


<div><br></div><div>I'll take a look at the path issue in J and see if I can unblock you.  Also, for J issues we still use the old sourceforge <a href="http://sourceforge.net/mailarchive/forum.php?forum_name=armedbear-j-users" target="_blank">users</a> and <a href="http://sourceforge.net/mailarchive/forum.php?forum_name=armedbear-j-devel" target="_blank">dev</a> mailing lists.</div>


<div><br></div><div>Kevin<br>
<br><br><div class="gmail_quote"><div><div></div><div class="h5">On Mon, Jan 17, 2011 at 2:36 AM, Arie van Wingerden <span dir="ltr"><<a href="mailto:xapwing@gmail.com" target="_blank">xapwing@gmail.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">

Hi Mark,<div><br></div><div>what a pity! I really think the combination of J and ABCL is a superb platform for Common Lisp development.</div><div>Alas I do not like Emacs and J is like a fresh breeze.</div><div><br></div>


<div>
I'd very much like this issue to be fixed by somebody in the know.</div><div><br></div><div>Thx for the prompt and to the point response!</div><div><br></div><div>Regards,</div><div>   Arie<br><br><div class="gmail_quote">



2011/1/17 Mark Evenson <span dir="ltr"><<a href="mailto:evenson@panix.com" target="_blank">evenson@panix.com</a>></span><div><div></div><div><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<br>

On Jan 16, 2011, at 10:21 PM, Arie van Wingerden wrote:<br>
<br>
> Hi,<br>
> I just started with ABCL using the J editor on WinXP SP3.<br>
><br>
> I replaced the ABCL jar in the J lib with the latest 0.23.1, but also in the old<br>
> version ABCL 0.19 I had the same errors.<br>
><br>
> I am able to create and save a very simple lisp file.<br>
> However, when I use the menu function:<br>
>   Mode | Compile and load file<br>
> I get this:<br>
><br>
> [1] CL-USER(3): ;;; Compiling and loading D:\src\lisp\plus.lisp ...<br>
> #<THREAD "JLisp interpreter" {FD5428}>: Debugger invoked on condition of type<br>
> FILE-ERROR<br>
>  The file "D:/src/lisp/srclispplus.lisp" does not exist.<br>
><br>
> It seems that somewhere under the hood the filename gets corrupted.<br>
> Trying to change the name using double backslashes in the text box above the<br>
> source file does have no effect.<br>
><br>
> Can I change this behaviour?<br>
<br>
<br>
>From your report, it seems likely that you are encountering problems<br>
stemming from the use of forward slash as the PATHNAME separator<br>
on all platforms in [abcl-0.21][1] (N.B. strings with backslash<br>
characters are normalized by the PATHNAME routines to forward slashes<br>
so such input should be fine).  What is odd about your report, is<br>
that abcl-0.19 does not have this "all slashes become forward<br>
slashes" behavior, so it should not produce the same kind of error.<br>
<br>
Unfortunately, ABCL development was split off from J quite some<br>
time ago (three years?).  Wethe ABCL developers on armedbear-developdo<br>
not actively test with the J source tree, nor do we make the J<br>
releases.  If there are J developers out there who wish help bringing<br>
the integrated ABCL release forward to solve this issue, we would<br>
be more than happy to assist by debugging/modifying our side.<br>
<br>
<br>
<br>
[1] <a href="http://trac.common-lisp.net/armedbear/changeset/12798" target="_blank">http://trac.common-lisp.net/armedbear/changeset/12798</a><br>
<font color="#888888"><br>
--<br>
"A screaming comes across the sky.  It has happened before, but there is nothing to compare to it now."<br>
<br>
<br>
<br>
<br>
</font></blockquote></div></div></div><br></div>
<br></div></div>_______________________________________________<br>
armedbear-devel mailing list<br>
<a href="mailto:armedbear-devel@common-lisp.net" target="_blank">armedbear-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel" target="_blank">http://common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>