unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* (quit) not working?
@ 2011-04-07 16:11 Marijn
  2011-04-07 22:02 ` Andy Wingo
  0 siblings, 1 reply; 3+ messages in thread
From: Marijn @ 2011-04-07 16:11 UTC (permalink / raw)
  To: bug-guile

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

(quit) doesn't seem to work to quit guile anymore. Further `,bt' prints
no backtrace after the error and `,q' doesn't continue but quits the
program. See interaction below.

Marijn

$ guile
GNU Guile 2.0.0
Copyright (C) 1995-2011 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)> (quit)
ERROR: Throw to key `quit' with args `()'.

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
scheme@(guile-user) [1]> ,q
marijn@fusion ~ $ guile
GNU Guile 2.0.0
Copyright (C) 1995-2011 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)> (quit 3)
ERROR: Throw to key `quit' with args `(3)'.

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
scheme@(guile-user) [1]> ,bt
scheme@(guile-user) [1]> ,q
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2d4h0ACgkQp/VmCx0OL2xXugCeO+3wQuMAzIWj2G6/e9Kadxpn
R+oAoKEVrveaJ7VlH+3nTNgDghyq0ClR
=R9Ft
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: (quit) not working?
  2011-04-07 16:11 (quit) not working? Marijn
@ 2011-04-07 22:02 ` Andy Wingo
  2011-04-12  7:11   ` Marijn
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Wingo @ 2011-04-07 22:02 UTC (permalink / raw)
  To: Marijn; +Cc: bug-guile

On Thu 07 Apr 2011 18:11, Marijn <hkBst@gentoo.org> writes:

> (quit) doesn't seem to work to quit guile anymore. Further `,bt' prints
> no backtrace after the error and `,q' doesn't continue but quits the
> program. See interaction below.

Fixed in git, I believe.  We plan to release a 2.0.1 shortly, but have
been busy.  Can you test from git, or one of the snapshot tarballs?

Andy
-- 
http://wingolog.org/



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: (quit) not working?
  2011-04-07 22:02 ` Andy Wingo
@ 2011-04-12  7:11   ` Marijn
  0 siblings, 0 replies; 3+ messages in thread
From: Marijn @ 2011-04-12  7:11 UTC (permalink / raw)
  To: Andy Wingo; +Cc: bug-guile

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Andy,

On 04/08/11 00:02, Andy Wingo wrote:
> On Thu 07 Apr 2011 18:11, Marijn <hkBst@gentoo.org> writes:
> 
>> (quit) doesn't seem to work to quit guile anymore. Further `,bt' prints
>> no backtrace after the error and `,q' doesn't continue but quits the
>> program. See interaction below.
> 
> Fixed in git, I believe.  We plan to release a 2.0.1 shortly, but have
> been busy.  Can you test from git, or one of the snapshot tarballs?
> 
> Andy

I just tested the git version and both (quit) and (exit) worked as
expected :) ==> on to more taxing tests ;P

Marijn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2j+w0ACgkQp/VmCx0OL2yhCwCguEg9wv16oUOBhcbcfkGdw9QD
heIAoMi6lpaJ52w7XOkjOZ0nXWq55sym
=DRmx
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-12  7:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-07 16:11 (quit) not working? Marijn
2011-04-07 22:02 ` Andy Wingo
2011-04-12  7:11   ` Marijn

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).