Re: slime 2.30: Error when evaluating multi-dimensional array literals.
Mark Harig <[email protected]> Thu, 30 Jan 2025 19:14:40 +0000 (UTC)
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_3550806_897750274.1738264480545 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On Thursday, January 30, 2025 at 01:25:12 PM EST, Stas Boukarev <[email protected]> wrote: > Yes. #2A is not read correctly. But then, do you really > need to be evaluating constants in buffers? It depends on the source of the error in the Slime code. If these array literals are not evaluated, could it be an indicator of a problem that would show up in other contexts? If so, then developers might spend time attempting to track down an error in their code that does not exist -- the error might be an evaluation problem in Slime. It is useful to have this problem identified because it localizes the problem to a small area (which could then be repaired), rather than having it as a symptom in a larger expression. If this evaluation problem turns out NOT to be resolvable, then it could be added to a list of Known Problems section in the Slime info manual so that others can look it up and not report it again. -- ------=_Part_3550806_897750274.1738264480545 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div> <br><br>On Thursday, January 30, 2025 at 01:25:12 PM E= ST, Stas Boukarev <[email protected]> wrote:<br><br>> Yes. #2A is= not read correctly. But then, do you really<br>> need to be evaluating = constants in buffers?<br><br>It depends on the source of the error in the S= lime code. If<br>these array literals are not evaluated, could it be an<br= >indicator of a problem that would show up in other contexts?<br>If so, the= n developers might spend time attempting to track<br>down an error in their= code that does not exist -- the error<br>might be an evaluation problem in= Slime. It is useful to<br>have this problem identified because it localiz= es the<br>problem to a small area (which could then be repaired),<br>rather= than having it as a symptom in a larger expression.<br><br>If this evaluat= ion problem turns out NOT to be resolvable,<br>then it could be added to a = list of Known Problems section<br>in the Slime info manual so that others c= an look it up and<br>not report it again.<br><br>--<br> </div> = =20 ------=_Part_3550806_897750274.1738264480545--