unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#20645: sxml xpath exports "filter"
@ 2015-05-24 15:34 Matt Wette
  2016-02-09  4:03 ` Matt Wette
  0 siblings, 1 reply; 5+ messages in thread
From: Matt Wette @ 2015-05-24 15:34 UTC (permalink / raw)
  To: 20645

sxml xpath exports "filter" which is incompatible with the common procedure of the same name.

I suggest renaming unless it breaks a lot of code.

I use

  #:use-module ((sxml xpath)
		#:renamer (lambda (s) (if (eq? s 'filter) 'xp-filter s)))

but would rather other agree that renaming in sxml/xpath.scm is better.

Matt






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

end of thread, other threads:[~2016-06-23 16:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-24 15:34 bug#20645: sxml xpath exports "filter" Matt Wette
2016-02-09  4:03 ` Matt Wette
2016-02-09 14:16   ` Thompson, David
2016-02-11  6:57   ` Mark H Weaver
2016-06-23 16:42     ` Mark H Weaver

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