From: Kevin Ryde <user42@zip.com.au>
Cc: guile-user@gnu.org
Subject: Re: Compile issues for 1.8.0 on Solaris 10
Date: Wed, 07 Jun 2006 09:26:06 +1000 [thread overview]
Message-ID: <87y7w9kgs1.fsf@zip.com.au> (raw)
In-Reply-To: <20060606140141.GC19964@daumier.unixrealm.com> (Charles Gagnon's message of "Tue, 6 Jun 2006 10:01:41 -0400")
Charles Gagnon <charlesg@unixrealm.com> writes:
>
> struct dirent ent;
> SCM_SYSCALL (readdir_r ((DIR *) SCM_CELL_WORD_1 (port), &ent));
I'm not sure that'll work, struct dirent can be small, hence the union
with the bigger amounts. If you're using that function you might be
better just putting 1024 in place of NAME_MAX.
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
prev parent reply other threads:[~2006-06-06 23:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-06 14:01 Compile issues for 1.8.0 on Solaris 10 Charles Gagnon
2006-06-06 21:37 ` Neil Jerram
2006-06-07 12:30 ` Charles Gagnon
2006-06-07 18:10 ` Neil Jerram
2006-06-06 23:26 ` 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=87y7w9kgs1.fsf@zip.com.au \
--to=user42@zip.com.au \
--cc=guile-user@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).