guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: shared-substrings missing in 1.7


From: Marco Parrone
Subject: Re: shared-substrings missing in 1.7
Date: Fri, 16 Jan 2004 13:52:03 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Roland Orre on Fri, 16 Jan 2004 09:49:11 +0100 writes:

> In about half of my code I can easily replace make-shared-substring
> with normal substring, as I there have used them for efficiecny
> reasons only, but in the rest of the code the functionality of shared
> substrings is essential so I need to reimplement them.

Why don't you copy the make-shared-substring code into a new Guile
module?  So you can use it whithout needing to patch Guile (and so
whithout needing to syncronize your modifications with the main tree).

Then all what you have to change will be adding and :use-module to the
needed modules, right?

- -- 
Marco Parrone - address@hidden - 0x45070AD6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAB95di2MRZ0UHCtYRAghfAKCEoMNnvY/qqhsqS7QfY+l9vtqBCwCfWOjI
FQq/Dr5W6CQlcb4HaFjSPpo=
=BCX6
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]