unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* assoc-remove!
@ 2004-03-13 16:44 Han-Wen Nienhuys
  2004-03-21  2:06 ` assoc-remove! Marius Vollmer
  0 siblings, 1 reply; 2+ messages in thread
From: Han-Wen Nienhuys @ 2004-03-13 16:44 UTC (permalink / raw)
  Cc: guile-devel


	guile> (assoc-remove! 'foo ' (1 2 ))
	foo

IMO, this should raise an error, since the 1st argument to
assoc-remove should be an alist.  


-- 

 Han-Wen Nienhuys   |   hanwen@xs4all.nl   |   http://www.xs4all.nl/~hanwen 



_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


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

* Re: assoc-remove!
  2004-03-13 16:44 assoc-remove! Han-Wen Nienhuys
@ 2004-03-21  2:06 ` Marius Vollmer
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Vollmer @ 2004-03-21  2:06 UTC (permalink / raw)
  Cc: bug-guile, guile-devel

Han-Wen Nienhuys  <hanwen@xs4all.nl> writes:

> 	guile> (assoc-remove! 'foo ' (1 2 ))
> 	foo
>
> IMO, this should raise an error, since the 1st argument to
> assoc-remove should be an alist.  

Yes.  Do you have a patch?  ;)

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


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

end of thread, other threads:[~2004-03-21  2:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-13 16:44 assoc-remove! Han-Wen Nienhuys
2004-03-21  2:06 ` assoc-remove! Marius Vollmer

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