unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Kevin Ryde <user42@zip.com.au>
Cc: bug-guile@gnu.org
Subject: Re: 'Segmentation fault' in example program
Date: Wed, 10 May 2006 08:42:44 +1000	[thread overview]
Message-ID: <87mzdqkefv.fsf@zip.com.au> (raw)
In-Reply-To: <E1FdX5h-0001EI-2X@frithjof.familie> (frithjof@minet.uni-jena.de's message of "Tue, 09 May 2006 20:37:49 +0200")

Frithjof <frithjof@minet.uni-jena.de> writes:
>
> Is my system just not set up correctly or is this a bug in Guile or one in
> the example?

A bug in the example.  If you don't have a HOSTNAME variable then
getenv returns NULL, and scm_str2string can't cope with NULL.  I'll
change the manual.  Thanks.


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


      parent reply	other threads:[~2006-05-09 22:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-09 18:37 'Segmentation fault' in example program Frithjof
2006-05-09 22:10 ` Neil Jerram
2006-05-09 22:28   ` Marius Vollmer
2006-05-09 22:42 ` Kevin Ryde [this message]

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=87mzdqkefv.fsf@zip.com.au \
    --to=user42@zip.com.au \
    --cc=bug-guile@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).