<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 52: Fix for compilation on GNU/Hurd</title><link>https://sourceforge.net/p/clisp/patches/52/</link><description>Recent changes to 52: Fix for compilation on GNU/Hurd</description><atom:link href="https://sourceforge.net/p/clisp/patches/52/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 28 Feb 2018 16:47:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/clisp/patches/52/feed.rss" rel="self" type="application/rss+xml"/><item><title>#52 Fix for compilation on GNU/Hurd</title><link>https://sourceforge.net/p/clisp/patches/52/?limit=25#5633</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Concerning clisp-hurd-einval-extra.patch, I have verified that it is no longer needed on the tip of the clisp-2.50 branch. I am going to drop it from the Debian package. Hence this bug can be closed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sébastien Villemot</dc:creator><pubDate>Wed, 28 Feb 2018 16:47:37 -0000</pubDate><guid>https://sourceforge.netece5b5e3dd2a8e86d4939b7b8544bad51766a43b</guid></item><item><title>#52 Fix for compilation on GNU/Hurd</title><link>https://sourceforge.net/p/clisp/patches/52/?limit=25#5326/03ff</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Chasing the references to&lt;br/&gt;
&lt;a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801260" rel="nofollow"&gt;https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801260&lt;/a&gt;&lt;br/&gt;
-&amp;gt; &lt;a href="https://lists.debian.org/debian-hurd/2015/09/msg00031.html" rel="nofollow"&gt;https://lists.debian.org/debian-hurd/2015/09/msg00031.html&lt;/a&gt;&lt;br/&gt;
-&amp;gt; &lt;a href="https://buildd.debian.org/status/fetch.php?pkg=clisp&amp;amp;arch=hurd-i386&amp;amp;ver=1%3A2.49-10&amp;amp;stamp=1440769077" rel="nofollow"&gt;https://buildd.debian.org/status/fetch.php?pkg=clisp&amp;amp;arch=hurd-i386&amp;amp;ver=1%3A2.49-10&amp;amp;stamp=1440769077&lt;/a&gt;&lt;br/&gt;
this seems indeed to be an interaction with the Debian build system with the file descriptors 0, 1, 2.&lt;br/&gt;
On other operating systems, with 'nohup' that clobbers the file descriptor 0, I see similar errors.&lt;br/&gt;
So it's perfectly OK for Debian to include this patch.&lt;br/&gt;
But upstream != Debian; I won't include it because I haven't seen it happen myself so far and because I would expect to get some "standard" errno such as ENOTTY or EBADF, not EMIG_BAD_ID.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bruno Haible</dc:creator><pubDate>Fri, 19 Jan 2018 21:04:54 -0000</pubDate><guid>https://sourceforge.nete404c623b85ebcc73bc94fc60e2ab2d0917e38d0</guid></item><item><title>#52 Fix for compilation on GNU/Hurd</title><link>https://sourceforge.net/p/clisp/patches/52/?limit=25#5326</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;About the clisp-hurd-einval-extra.patch: I haven't recently tested that this patch is actually needed.&lt;/p&gt;
&lt;p&gt;The problem was reported more than 2 years ago, see &lt;a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801260" rel="nofollow"&gt;https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801260&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you confirm that clisp works fine on GNU/Hurd without it, then it's probably ok to just ignore it.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sébastien Villemot</dc:creator><pubDate>Fri, 19 Jan 2018 17:17:48 -0000</pubDate><guid>https://sourceforge.netde5a096737b95444afa5a09b052b956a94eea805</guid></item><item><title>#52 Fix for compilation on GNU/Hurd</title><link>https://sourceforge.net/p/clisp/patches/52/?limit=25#0f90</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have applied the equivalent of the maxpathlen.patch; thanks.&lt;/p&gt;
&lt;p&gt;Regarding clisp-hurd-einval-extra.patch: How to reproduce the issue? I've not seen any related test failure or misbehaviour of clisp on GNU/Hurd in a couple of months. (I'm using Samuel Thibault's Hurd image from 2017-01-15.)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bruno Haible</dc:creator><pubDate>Sat, 13 Jan 2018 14:14:48 -0000</pubDate><guid>https://sourceforge.net37aa4178260b8bc0012ec0ebd084e3ec1d1f5ccd</guid></item><item><title>#52 Fix for compilation on GNU/Hurd</title><link>https://sourceforge.net/p/clisp/patches/52/?limit=250#a151</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Bruno Haible&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sam Steingold</dc:creator><pubDate>Wed, 06 Dec 2017 18:25:48 -0000</pubDate><guid>https://sourceforge.net94e557f2365f482d5150f8bf472a5e7f17d0d1c1</guid></item><item><title>Fix for compilation on GNU/Hurd</title><link>https://sourceforge.net/p/clisp/patches/52/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear CLISP maintainers,&lt;/p&gt;
&lt;p&gt;Please find attached two patches contributed by Flavio Cruz, that fix the compilation of CLISP on GNU/Hurd. Those patches are going to be applied to the Debian package.&lt;/p&gt;
&lt;p&gt;More details in the respective patch headers.&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sébastien Villemot</dc:creator><pubDate>Thu, 21 Sep 2017 15:23:43 -0000</pubDate><guid>https://sourceforge.net92f95d6e3f630f580baca440af95c214e40038ae</guid></item><item><title>Fix for compilation on GNU/Hurd</title><link>https://sourceforge.net/p/clisp/patches/52/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 52 has been modified: Fix for compilation on GNU/Hurd&lt;br/&gt;
Edited By: Sam Steingold (sds)&lt;br/&gt;
Owner updated: None =&amp;gt; u'haible'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sébastien Villemot</dc:creator><pubDate>Thu, 21 Sep 2017 15:23:43 -0000</pubDate><guid>https://sourceforge.nete1082d83ff294fa2617b5cf17c8d249fed663f42</guid></item></channel></rss>