GNU bug report logs - #69249
bug in native-compile?

Previous Next

Package: emacs;

Reported by: Robert Boyer <robertstephenboyer <at> gmail.com>

Date: Sun, 18 Feb 2024 18:31:05 UTC

Severity: wishlist

Tags: notabug

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #58 received at 69249 <at> debbugs.gnu.org (full text, mbox):

From: Robert Boyer <robertstephenboyer <at> gmail.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 69249 <at> debbugs.gnu.org, rms <at> gnu.org
Subject: Re: bug#69249: bug in native-compile?
Date: Mon, 19 Feb 2024 21:42:49 -0600
[Message part 1 (text/plain, inline)]
> In the context of ELisp, for example, we wouldn't an incorrect type
declaration to risk crashing your editor, which limits significantly
what can be done and how we can do it.

I do not get your point.  Errors are a horrible problem we face in every
part of all the code we run.  Software that catches errors is a necessity,
but it does not work perfectly.  I get blown away many times a day and have
to reboot my Chromebook. I cannot easily list all of the things I am
constantly watching out for:  network service disconnection, spilling my
drink on my keyboard, power failures ..., relatives dying, doctors
appointments, ...

I regard errors from declarations as wonderful reports that usually show up
during SBCL compilation.

Bob

On Mon, Feb 19, 2024 at 8:51 PM Stefan Monnier <monnier <at> iro.umontreal.ca>
wrote:

> > However, I have been hacking Lisp hard since 1967, and to me the
> assertion
> > that a Lisp must support THE and DECLARE is about as obvious as the
> > assertion that doctors must wash their hands.  An untold number of
> infants'
>
> There are several subtly different ways to interpret that assertion,
> actually, when you're working on the actual implementation of
> a compiler.
>
> In the context of ELisp, for example, we wouldn't an incorrect type
> declaration to risk crashing your editor, which limits significantly
> what can be done and how we can do it.
>
>
>         Stefan
>
>

-- 
Anything I seem to state should be taken as a question.  I am at least 77
and feeble.
[Message part 2 (text/html, inline)]

This bug report was last modified 81 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.