Re: CLISP on Haiku

Alexandru Popa <[email protected]> Wed, 20 Nov 2024 20:38:11 +0200
Newsgroups gmane.lisp.clisp.devel
Message-ID <CAL2wRjQCOY3hRWEX8zdWAEr_f-L3ObqVp=FFjAU+vWvCdqf3Ow@mail.gmail.com>
--===============2877067030393560785==
Content-Type: multipart/alternative; boundary="00000000000057575606275c7405"

--00000000000057575606275c7405
Content-Type: text/plain; charset="UTF-8"

>
> In the quicklisp-client, searching for side-effects to *features* leads me
> to:
>
> $ grep -rni 'set.* [*]features[*]' .
> ./asdf.lisp:1908:           :do (setf o feature) (pushnew feature
> *features*)
> ./asdf.lisp:1909:           :else :do (setf *features* (remove feature
> *features*))
>
> asdf.lisp contains this code:
>
>   (defun detect-os ()
>

Thank you for a hint.


>            (return (or o (error "Congratulations for trying ASDF on an
> operating system~%~
> that is neither Unix, nor Windows, nor Genera, nor even old MacOS.~%Now
> you port it.")))))
>
What is this code meant to do??


This message seems to indicate that ASDF is run at  completely new OS, and
you as ASDF user face the situation to port it to a new OS. I do not
remember to see such error, but maybe it is a good idea to ask ASDF team
for assistance.

--00000000000057575606275c7405
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_quote"><blockquote class=3D"gmail_quot=
e" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204)=
;padding-left:1ex">In the quicklisp-client, searching for side-effects to *=
features* leads me to:<br>
<br>
$ grep -rni &#39;set.* [*]features[*]&#39; .<br>
./asdf.lisp:1908:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0:do (setf o featu=
re) (pushnew feature *features*)<br>
./asdf.lisp:1909:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0:else :do (setf *=
features* (remove feature *features*))<br>
<br>
asdf.lisp contains this code:<br>
<br>
=C2=A0 (defun detect-os ()<br></blockquote><div><br></div><div><div>Thank y=
ou for a hint.<br></div><div></div>=C2=A0</div><blockquote class=3D"gmail_q=
uote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,2=
04);padding-left:1ex">=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 (return (or =
o (error &quot;Congratulations for trying ASDF on an operating system~%~<br=
>
that is neither Unix, nor Windows, nor Genera, nor even old MacOS.~%Now you=
 port it.&quot;))))) <br></blockquote><blockquote class=3D"gmail_quote" sty=
le=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);paddi=
ng-left:1ex">
What is this code meant to do??</blockquote><div><br></div><div>This messag=
e seems to indicate that ASDF is run at=C2=A0 completely new OS, and you as=
 ASDF user face the situation to port it to a new OS. I do not remember to =
see such error, but maybe it is a good idea to ask ASDF team for assistance=
.<br></div></div></div>

--00000000000057575606275c7405--


--===============2877067030393560785==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============2877067030393560785==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel

--===============2877067030393560785==--