unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* array-map! no source args
@ 2005-04-23  0:46 Kevin Ryde
  2005-06-05 17:36 ` Marius Vollmer
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Ryde @ 2005-04-23  0:46 UTC (permalink / raw)


array-map! got changed to demand at least one source arg, in response
to a bug report about it segfaulting on a certain case of no args.

I think I'll try to change it back to accept no sources, because that
worked in 1.4, it's still in scm, and slib is using that feature.  I
suspect it might be as simple as after it dispatches on the subr type
of the proc it should then check how many actual args there are.


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


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

* Re: array-map! no source args
  2005-04-23  0:46 array-map! no source args Kevin Ryde
@ 2005-06-05 17:36 ` Marius Vollmer
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Vollmer @ 2005-06-05 17:36 UTC (permalink / raw)


Kevin Ryde <user42@zip.com.au> writes:

> I think I'll try to change it back to accept no sources,

Yes, good plan.

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


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


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

end of thread, other threads:[~2005-06-05 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-23  0:46 array-map! no source args Kevin Ryde
2005-06-05 17:36 ` 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).