From: David Pirotte <david@altosw.be>
To: Andy Wingo <wingo@pobox.com>
Cc: bug-guile@gnu.org, "Ludovic Courtès" <ludo@gnu.org>
Subject: Re: module system / (oop goops) / :duplicates (merge-generics) / bug?
Date: Fri, 8 Jul 2011 14:05:59 -0300 [thread overview]
Message-ID: <20110708140559.6ed55cd9@rascar> (raw)
In-Reply-To: <87box54xjg.fsf@pobox.com>
Hello Andy,
> Invoke:
>
> (default-duplicate-binding-handler
> '(merge-generics replace warn-override-core warn last))
This is not 'so important' anymore, but for bug tracking purposes, please note that
adding the above in my init.scm file and commenting the #:duplicates (...)
expression leads to the known error:
david@asterix:/usr/local/share/guile/alto/2.0/tests 4 $ guile
GNU Guile 2.0.2.3-21b6d
...
scheme@(guile-user)> (default-duplicate-binding-handler)
$1 = (merge-generics replace warn-override-core warn last)
scheme@(guile-user)> (use-modules (mg-3))
(letstry)
WARNING: (mg-3): `dialog' imported from both (mg-1) and (mg-2)
ERROR: In procedure scm-error:
ERROR: No applicable method for #<<accessor> dialog (1)> in call (dialog #<<widget-a> 933bd70>)
Entering a new prompt. Type `,bt' for a backtrace or `,q' to continue.
,bt
In mg-3.scm:
18:30 2 (letstry)
In oop/goops/dispatch.scm:
231:9 1 (cache-miss #<<accessor> dialog (1)> (#<<widget-a> 933bd70>))
In unknown file:
0 (scm-error goops-error #f "No applicable method for ~S in call ~S" (#<<accessor> dialog (1)> (dialog #<<widget-…>)) #)
scheme@(guile-user) [1]>
next prev parent reply other threads:[~2011-07-08 17:05 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-05 21:32 module system / (oop goops) / :duplicates (merge-generics) / bug? David Pirotte
2011-07-06 16:17 ` Ludovic Courtès
2011-07-06 19:22 ` David Pirotte
2011-07-07 11:37 ` Andy Wingo
2011-07-07 16:26 ` David Pirotte
2011-07-07 20:59 ` Andy Wingo
2011-07-08 17:05 ` David Pirotte [this message]
2011-07-09 10:02 ` Andy Wingo
2011-07-09 15:08 ` David Pirotte
2011-07-11 15:49 ` Andy Wingo
2011-07-12 1:25 ` David Pirotte
2011-08-18 11:01 ` Andy Wingo
2011-08-19 5:40 ` David Pirotte
2011-08-29 17:05 ` David Pirotte
2011-08-30 2:56 ` David Pirotte
2011-09-02 11:26 ` Andy Wingo
2011-09-06 15:41 ` David Pirotte
2011-08-03 12:28 ` David Pirotte
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=20110708140559.6ed55cd9@rascar \
--to=david@altosw.be \
--cc=bug-guile@gnu.org \
--cc=ludo@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).