bug-patch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch-2.7.6.200-be8b on Haiku


From: Paul Eggert
Subject: Re: patch-2.7.6.200-be8b on Haiku
Date: Wed, 5 Feb 2025 13:32:40 -0800
User-agent: Mozilla Thunderbird

Thanks for catching my portability error. I installed that into 'patch' master.

At first I was worried that the patch relied on Haiku errno values not being -1, since the Gnulib documentation said only that they can be negative. However, I discovered that Haiku errno values are all close to INT_MIN, so this isn't an issue. I installed the attached Gnulib patch to document this.

Attachment: 0001-errno-h-document-Haiku-errors-can-t-be-1.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]