unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Jan Wedekind <jan@wedesoft.de>
To: David Pirotte <david@altosw.be>
Cc: Andy Wingo <wingo@pobox.com>, guile-devel@gnu.org
Subject: Re: GNU Guile 2.1.4 released [beta]
Date: Sun, 18 Sep 2016 14:42:35 +0100	[thread overview]
Message-ID: <82fcf425-d362-46b1-a699-797a4aacfc3c@email.android.com> (raw)
In-Reply-To: <20160917110715.7c1ab397@capac>

[-- Attachment #1: Type: text/plain, Size: 979 bytes --]

Ok, thanks for testing it.
Here is the item in the bug tracker [1].

[1] http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24454

On 17. September 2016 15:07:15 GMT+00:00, David Pirotte <david@altosw.be> wrote:
>Hello Jan,
>
>>      (use-modules (oop goops))
>>      (define-generic native-type)
>>      (define-method (native-type (i <integer>) . args) 0)
>>      (define-method (native-type (i <real>) . args) 1)
>>      (define-method (native-type (b <boolean>) . args) 2)
>> 
>>      (native-type 1)
>>      (native-type 1.3)
>>      (native-type #f)
>>      (native-type 1 1.2)
>>      (native-type 1.4 2)
>>      (native-type 1.4 2 3)
>
>This works fine using 2.0.12, but indeed it fails using master [2.1.4
>here]
>
>Please report bug,  bug-guile at gnu dot org, with this snipset and the
>bug trace,
>mentioning it works using 2.0.12, fails using master.
>
>David

-- 
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.

[-- Attachment #2: Type: text/html, Size: 1508 bytes --]

      reply	other threads:[~2016-09-18 13:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14 11:41 GNU Guile 2.1.4 released [beta] Andy Wingo
2016-09-14 17:45 ` Nala Ginrut
2016-09-15 19:19 ` Jan Wedekind
2016-09-15 19:44   ` David Pirotte
2016-09-15 20:00     ` Jan Wedekind
2016-09-15 19:45 ` Jan Wedekind
2016-09-15 20:07   ` Jan Wedekind
2016-09-16 15:49   ` David Pirotte
2016-09-16 19:42     ` Jan Wedekind
2016-09-16 20:42     ` Jan Wedekind
2016-09-17 14:07       ` David Pirotte
2016-09-18 13:42         ` Jan Wedekind [this message]

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=82fcf425-d362-46b1-a699-797a4aacfc3c@email.android.com \
    --to=jan@wedesoft.de \
    --cc=david@altosw.be \
    --cc=guile-devel@gnu.org \
    --cc=wingo@pobox.com \
    /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).