From: Nils Durner <ndurner@web.de>
Subject: Re: [Patch] --with-threads on MinGW
Date: Thu, 14 Dec 2006 23:12:41 +0100 [thread overview]
Message-ID: <4581CC59.7020408@web.de> (raw)
In-Reply-To: <878xhbnyfo.fsf@zip.com.au>
> I made the change below to go via a union to pick out some info. Does
> it look about right?
Yes, looks good. However, pthread.h has to be included somewhere to have
timespec declared.
Otherwise, building fails with
threads.c: In function `scm_timed_wait_condition_variable':
threads.c:1264: error: storage size of 'waittime' isn't known
Best,
Nils Durner
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile
next prev parent reply other threads:[~2006-12-14 22:12 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-03 18:26 [Patch] --with-threads on MinGW Nils Durner
2006-12-04 0:31 ` Kevin Ryde
2006-12-04 21:18 ` Nils Durner
2006-12-13 23:29 ` Kevin Ryde
2006-12-13 23:55 ` Kevin Ryde
2006-12-14 0:09 ` Kevin Ryde
2006-12-14 22:12 ` Nils Durner [this message]
2006-12-15 0:24 ` Kevin Ryde
2006-12-14 0:40 ` Kevin Ryde
2006-12-14 0:12 ` Kevin Ryde
2006-12-14 21:42 ` Nils Durner
2006-12-15 0:25 ` Kevin Ryde
2006-12-27 0:10 ` 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=4581CC59.7020408@web.de \
--to=ndurner@web.de \
/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).