From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH]: Cross building and Cygwin fixes. Date: 10 Jul 2002 21:34:10 +0200 Sender: guile-devel-admin@gnu.org Message-ID: <87d6tvml71.fsf@zagadka.ping.de> References: <87r8ikdbj6.fsf@peder.flower> <87hejb6ztn.fsf@zagadka.ping.de> <87eleebl6u.fsf@peder.flower> <87y9ckdbao.fsf@zagadka.ping.de> <87u1n8s9if.fsf@peder.flower> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1026329673 15883 127.0.0.1 (10 Jul 2002 19:34:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 10 Jul 2002 19:34:33 +0000 (UTC) Cc: guile-devel@gnu.org, Han-Wen Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17SNEO-00047y-00 for ; Wed, 10 Jul 2002 21:34:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17SNEx-0007xA-00; Wed, 10 Jul 2002 15:35:07 -0400 Original-Received: from dialin.speedway42.dip11.dokom.de ([195.138.42.11] helo=zagadka.ping.de) by fencepost.gnu.org with smtp (Exim 3.35 #1 (Debian)) id 17SNE4-0007va-00 for ; Wed, 10 Jul 2002 15:34:12 -0400 Original-Received: (qmail 1973 invoked by uid 1000); 10 Jul 2002 19:34:10 -0000 Original-To: Jan Nieuwenhuizen In-Reply-To: <87u1n8s9if.fsf@peder.flower> Original-Lines: 21 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:778 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:778 Jan Nieuwenhuizen writes: > The patch I sent, was [meant to be applied] against > > 02:24:51 fred@peder:~/cvs/guile/guile-core-1.6 > $ cat CVS/Tag > Tbranch_release-1-6 This is the branch for the 1.5.x and 1.6.x releases, correct. I think the 'official' way to check for sticky tags is with "cvs status". Maybe CVS/Tag is misleading? > I've tested HEAD with the patch below, and it indeed builds fine. Ok, I will apply it. > Also, I found that some #include statements are still > inside #ifdef __MINGW32__ (fports.c, inet_aton.c). It doesn't do any > harm, but you may want to put them inside #ifdef HAVE_WINSOCK2_H now. Yes, will do that as well. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel