From: ludo@gnu.org (Ludovic Courtès)
To: guile-devel@gnu.org
Subject: Re: GNU Guile 1.9.5 released (alpha)
Date: Sun, 29 Nov 2009 16:47:41 +0100 [thread overview]
Message-ID: <87iqcte3j6.fsf@gnu.org> (raw)
In-Reply-To: 3ae3aa420911281724t32167ed8ofd4bdefa05531819@mail.gmail.com
Hello,
Linas Vepstas <linasvepstas@gmail.com> writes:
> No, that doesn't fix it. However, the following does:
>
> --- libguile/tags.h.orig 2009-11-28 19:18:36.000000000 -0600
> +++ libguile/tags.h 2009-11-28 19:18:52.000000000 -0600
> @@ -110,7 +110,7 @@
> /* This is the default, which provides an intermediate level of compile time
> * type checking while still resulting in very efficient code.
> */
> - typedef struct { char scm_unused_field; } * SCM;
> + typedef struct ___stuff___ { char scm_unused_field; } * SCM;
Actually, you’re right, it wasn’t an anonymous struct in 1.8. Fixed:
http://git.sv.gnu.org/cgit/guile.git/commit/?id=8a30946f7fd717f3e8c52e99c8d24c4fb4e5f1af
Thanks!
Ludo’.
next prev parent reply other threads:[~2009-11-29 15:47 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-17 23:21 GNU Guile 1.9.5 released (alpha) Ludovic Courtès
2009-11-18 11:23 ` Ludovic Courtès
2009-11-28 22:55 ` Linas Vepstas
2009-11-28 23:21 ` Ludovic Courtès
2009-11-29 1:24 ` Linas Vepstas
2009-11-29 3:44 ` Ken Raeburn
2009-11-29 12:34 ` Ludovic Courtès
2009-11-29 16:13 ` Linas Vepstas
2009-11-29 15:47 ` Ludovic Courtès [this message]
2009-11-29 2:27 ` Linas Vepstas
2009-11-29 12:22 ` Ludovic Courtès
2009-11-29 2:45 ` Linas Vepstas
2009-11-29 6:07 ` Linas Vepstas
2009-11-29 12:33 ` Ludovic Courtès
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=87iqcte3j6.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guile-devel@gnu.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).