Re: CLISP on Haiku

Bruno Haible via clisp-devel <[email protected]> Wed, 08 Jan 2025 12:37:54 +0100
Newsgroups gmane.lisp.clisp.devel
Organization GNU
Message-ID <16862160.hlxOUv9cDv@nimes>
Hi Alexandru,

> The fix consists of the following observations:
> - Haiku does not define ESOCKTNOSUPPORT error and never signals it,
> - Haiku seems to potentially signal EAFNOSUPPORT error when socket fails to
> be created.
> 
> Attached is SBCL patch (not for CLISP). Can you guide me to prepare the fix
> for CLISP / Haiku?

I think it is better if you report these bugs in the Haiku bug tracker [1],
ideally with a sample C program for each. Then there is a chance that they
get fixed, and then programs like SBCL and CLISP, but also many others, don't
have to use special-case code for Haiku.

Bruno

[1] https://dev.haiku-os.org/





_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel