* tree-il begin deprecated?
@ 2018-07-15 18:17 Matt Wette
2018-07-16 4:38 ` Mark H Weaver
0 siblings, 1 reply; 2+ messages in thread
From: Matt Wette @ 2018-07-15 18:17 UTC (permalink / raw)
To: guile-devel
Hi All,
I noticed that from 2.0 to 2.2 the reference manual section on compiling
to tree-il replaced `begin' with `seq'. Is `begin' going to be deprecated?
Matt
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: tree-il begin deprecated?
2018-07-15 18:17 tree-il begin deprecated? Matt Wette
@ 2018-07-16 4:38 ` Mark H Weaver
0 siblings, 0 replies; 2+ messages in thread
From: Mark H Weaver @ 2018-07-16 4:38 UTC (permalink / raw)
To: Matt Wette; +Cc: guile-devel
Hi Matt,
Matt Wette <matt.wette@gmail.com> writes:
> I noticed that from 2.0 to 2.2 the reference manual section on compiling
> to tree-il replaced `begin' with `seq'. Is `begin' going to be deprecated?
It's not merely deprecated, <begin> is no longer part of tree-il in 2.2.
However, 'parse-tree-il' still handles 'begin', and converts it to
nested <seq> forms.
Mark
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-07-16 4:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-15 18:17 tree-il begin deprecated? Matt Wette
2018-07-16 4:38 ` 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).