* make-shared-substring
@ 2003-10-03 23:29 Kevin Ryde
2003-10-04 2:58 ` make-shared-substring Clinton Ebadi
2003-10-07 17:59 ` make-shared-substring Marius Vollmer
0 siblings, 2 replies; 5+ messages in thread
From: Kevin Ryde @ 2003-10-03 23:29 UTC (permalink / raw)
I notice the guile-www module is using make-shared-substring, but that
function has been removed from the guile cvs.
Should make-shared-substring still be provided for compatibility, or
should guile-www be updated?
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: make-shared-substring
2003-10-03 23:29 make-shared-substring Kevin Ryde
@ 2003-10-04 2:58 ` Clinton Ebadi
2004-01-08 22:09 ` make-shared-substring Kevin Ryde
2003-10-07 17:59 ` make-shared-substring Marius Vollmer
1 sibling, 1 reply; 5+ messages in thread
From: Clinton Ebadi @ 2003-10-04 2:58 UTC (permalink / raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Friday 03 October 2003 19:29, Kevin Ryde wrote:
> I notice the guile-www module is using make-shared-substring, but that
> function has been removed from the guile cvs.
>
> Should make-shared-substring still be provided for compatibility, or
> should guile-www be updated?
I provided a patch for this several months ago. It is essentially a quick
s/make-shared-substring/substring/g and then you are done.
- --
http://unknownlamer.org
AIM:unknownlamer IRC:unknown_lamer@freenode#hprog
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD4DBQE/fjdxdgGh8PQDV0sRAhr+AJ0aA09FWqDkNTmUAAPlP/+xiofp3ACXehVJ
nuzmph8JOXmzdiqncP92Pw==
=cGk2
-----END PGP SIGNATURE-----
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: make-shared-substring
2003-10-03 23:29 make-shared-substring Kevin Ryde
2003-10-04 2:58 ` make-shared-substring Clinton Ebadi
@ 2003-10-07 17:59 ` Marius Vollmer
2003-10-08 23:52 ` make-shared-substring Kevin Ryde
1 sibling, 1 reply; 5+ messages in thread
From: Marius Vollmer @ 2003-10-07 17:59 UTC (permalink / raw)
Kevin Ryde <user42@zip.com.au> writes:
> I notice the guile-www module is using make-shared-substring, but that
> function has been removed from the guile cvs.
>
> Should make-shared-substring still be provided for compatibility, or
> should guile-www be updated?
Guile-www should be updated. make-shared-substring is deprecated in
1.6. Providing it in 1.7 is too much hassle, I'd say, since it would
need to whole shared string mechanism.
--
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: make-shared-substring
2003-10-07 17:59 ` make-shared-substring Marius Vollmer
@ 2003-10-08 23:52 ` Kevin Ryde
0 siblings, 0 replies; 5+ messages in thread
From: Kevin Ryde @ 2003-10-08 23:52 UTC (permalink / raw)
Marius Vollmer <mvo@zagadka.de> writes:
>
> Providing it in 1.7 is too much hassle, I'd say, since it would
> need to whole shared string mechanism.
Oh, to make it genuinely shared. Yep. I guess guile-www is only
using it as an optimization, not because a change in one string should
appear in another.
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: make-shared-substring
2003-10-04 2:58 ` make-shared-substring Clinton Ebadi
@ 2004-01-08 22:09 ` Kevin Ryde
0 siblings, 0 replies; 5+ messages in thread
From: Kevin Ryde @ 2004-01-08 22:09 UTC (permalink / raw)
Clinton Ebadi <clinton@unknownlamer.org> writes:
>
> I provided a patch for this several months ago. It is essentially a quick
> s/make-shared-substring/substring/g and then you are done.
Beaut, I made that change.
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-01-08 22:09 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-03 23:29 make-shared-substring Kevin Ryde
2003-10-04 2:58 ` make-shared-substring Clinton Ebadi
2004-01-08 22:09 ` make-shared-substring Kevin Ryde
2003-10-07 17:59 ` make-shared-substring Marius Vollmer
2003-10-08 23:52 ` make-shared-substring Kevin Ryde
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).