unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Modules that work with 2.2 and 3.0 with re-export-and-replace
@ 2020-02-26  0:07 Rob Browning
  0 siblings, 0 replies; only message in thread
From: Rob Browning @ 2020-02-26  0:07 UTC (permalink / raw)
  To: guile-devel


I might be misunderstanding, but it looks like I've hit some cases where
3.0 wants #:re-export-and-replace, and 2.2 rejects it, and I'd like
to create modules that work cleanly with both.

At first I imagined I might use cond-expand, but it won't work inside a
define-module form.  Another option might be a procedural
re-export-and-replace! that could be called conditionally after the
define-module.

Yet another option might be to add #:re-export-and-replace to 2.2,
perhaps even as just an alias for #:replace (if that's adequate in 2.2),
but that has the disadvantage of requiring a 2.2 update, which decreases
it's appeal.

In any case, if I'm not misunderstanding, I'm happy to help work on
whatever improvement we prefer.

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-26  0:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-26  0:07 Modules that work with 2.2 and 3.0 with re-export-and-replace Rob Browning

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