From: Andy Wingo <wingo@pobox.com>
To: Mark H Weaver <mhw@netris.org>
Cc: guile-devel@gnu.org
Subject: Re: GNU Guile branch, master, updated. v2.1.0-102-g0f9f51a
Date: Tue, 15 Nov 2011 22:12:22 +0100 [thread overview]
Message-ID: <87k471m6o9.fsf@pobox.com> (raw)
In-Reply-To: <87y5vox6wh.fsf@netris.org> (Mark H. Weaver's message of "Thu, 10 Nov 2011 11:46:06 -0500")
On Thu 10 Nov 2011 17:46, Mark H Weaver <mhw@netris.org> writes:
>> I need to be able to allow distributors to release a new Guile binary
>> package without causing recompilation of user libraries. Of course
>> this requires some care in maintenance, so as to only make compatible
>> changes, but the trivial case of recompilation of an unchanged source
>> package should produce a compatible binary package.
>>
>> Causing B.SO to *rely* on an identifier that is generated anew every
>> time A.scm is compiled introduces a coupling between compiled files that
>> is invisible to the user, and is not acceptable in Guile's use case.
>
> This is certainly a compelling reason. Nonetheless, I find this loss of
> hygiene extremely disappointing.
Me too. But this is a tradeoff. It is entirely unacceptable to have a
situation in which a user installs Guile version 2.2.0, compiles some
Scheme package Foo against it, then downloads Guile 2.2.1 and installs
it, causing breakage because the .go files from Foo encode the unique
names corresponding to the compilation of Guile 2.2.0.
> What you have implemented here is not Scheme, but rather something
> that looks like Scheme and claims to be hygienic, but will in fact
> break hygiene in many plausible cases.
This statement galls me to no end. I don't even know how to reply to
it. I have written and deleted many paragraphs here, but I think it
would be best if you sent another mail that examines the ramifications
of both sides of this issue. I might have made the wrong choice, but
your proposal does not do the problem justice, not to mention the four
days that I spent on fixing it.
Andy
--
http://wingolog.org/
next prev parent reply other threads:[~2011-11-15 21:12 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1RNMul-0000TQ-6L@vcs.savannah.gnu.org>
2011-11-10 4:36 ` GNU Guile branch, master, updated. v2.1.0-102-g0f9f51a Mark H Weaver
2011-11-10 8:34 ` Andy Wingo
2011-11-10 16:46 ` Mark H Weaver
2011-11-11 20:20 ` Ludovic Courtès
2011-11-15 20:58 ` Andy Wingo
2011-11-15 21:12 ` Andy Wingo [this message]
2011-11-16 3:58 ` Mark H Weaver
2012-01-06 17:47 ` Andy Wingo
2012-01-14 20:37 ` Mark H Weaver
2012-01-14 20:54 ` David Kastrup
2012-01-14 21:39 ` Mark H Weaver
2012-01-14 22:01 ` dsmich
2012-01-14 23:40 ` Ludovic Courtès
2012-01-15 11:44 ` Andy Wingo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k471m6o9.fsf@pobox.com \
--to=wingo@pobox.com \
--cc=guile-devel@gnu.org \
--cc=mhw@netris.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).