unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* What's the matter with "scm_string_p()"?
@ 2005-12-03 21:26 Bruce Korb
  2005-12-03 23:26 ` Kevin Ryde
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bruce Korb @ 2005-12-03 21:26 UTC (permalink / raw)



Hi Guys,

In trying to "upgrade" things and expunge the "gh_" interface, I
tried to use "scm_string_p()" as a replacement for "gh_string_p()".
That lead to an extraordinarily obtuse seg fault that was only
solved by using gh_string_p(), despite its being deprecated.
(Both would appropriately return #t or #f, but it seems that
scm_string_p() modified some underlying thing that triggered the
seg fault.  The actual SCM value was 11124/0x2b74.)

Anybody with any guesses as to why?  In the end, I am finding I
need to AG_SCM_WHATEVER() macro-wrap my usage of the Guile interface
so that I can upgrade for each version.  1.6.x mostly avoids the
gh_* stuff -- except for gh_string_p.

Just in case you-all wanted to know.

Regards, Bruce


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-12-13 21:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-03 21:26 What's the matter with "scm_string_p()"? Bruce Korb
2005-12-03 23:26 ` Kevin Ryde
2005-12-05 13:57 ` Han-Wen Nienhuys
     [not found] ` <200512041615.15333.bkorb@gnu.org>
     [not found]   ` <87lkyzp4c0.fsf@zip.com.au>
2005-12-05 23:51     ` What's the matter? Bruce Korb
2005-12-13 21:02       ` Marius Vollmer

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).