From: Roland Orre <orre@nada.kth.se>
Cc: guile-devel@gnu.org
Subject: shared substring as scm_tc7_string opinion
Date: Fri, 16 Jan 2004 11:36:09 +0100 [thread overview]
Message-ID: <1074249369.6729.47.camel@localhost> (raw)
In-Reply-To: <87eku7fthw.fsf@zip.com.au>
Dear Kevin and Dirk,
As I understand you are the developers responsible for shared
substrings.
I'm writing to you directly because the guile lists seems to be down
at the moment (or are the lists moderated?).
I have problems as I'm trying to adapt to guile 1.7 but I found tonight
that make-shared-substring and tag scm_tc7_substring have been removed.
Shared substrings are so fundamental so it is not possible to replace
them with a trivial program change.
To be able to continue with guile 1.7 at all, until the new promised
shared substrings are available I have to do something. The easiest
way as I see it is to implement make-shared-substring as returning
an scm_tc7_string which I do scm_gc_protect_object on until I'm
ready with them and then can explicitly deallocate them. I need to do
this today and would be glad for a quick opinion about this.
Best regards
Roland Orre
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
next parent reply other threads:[~2004-01-16 10:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20040104035022.GA742@Richard-Todds-Computer.local>
[not found] ` <E1Ad7qt-0000hj-00@surf.glug.org>
[not found] ` <3FF88AD5.6010701@vzavenue.net>
[not found] ` <87isjr1bkb.fsf@alice.rotty.yi.org>
[not found] ` <3FF8EF71.6090802@vzavenue.net>
[not found] ` <m3isjq1ixj.fsf@localhost.localdomain>
[not found] ` <20040105200131.GA492@Richard-Todds-Computer.local>
[not found] ` <m3ekud2708.fsf@localhost.localdomain>
[not found] ` <20040106184116.GA7618@Richard-Todds-Computer.local>
[not found] ` <m3n090wgjw.fsf@localhost.localdomain>
[not found] ` <20040107052645.GA15207@Richard-Todds-Computer.local>
[not found] ` <m37k035vjm.fsf@localhost.localdomain>
[not found] ` <1073545895.13663.639.camel@localhost>
[not found] ` <1073582073.17043.3.camel@localhost>
[not found] ` <87eku7fthw.fsf@zip.com.au>
2004-01-16 10:36 ` Roland Orre [this message]
2004-01-16 21:33 ` shared substring as scm_tc7_string opinion Kevin Ryde
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1074249369.6729.47.camel@localhost \
--to=orre@nada.kth.se \
--cc=guile-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).