This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: New shared substring implementation


forcer <forcer@mindless.com> writes:

> A solution to this problem would be to have (substring) mark the
> string it's applied to to be a "substring" as well.

Note that this has to be done the right way, which means that objects
headers shouldn't change address on the heap.  This might cause
problems...

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]