GNU bug report logs - #53125
Missing abstract unix socket support

Previous Next

Package: guile;

Reported by: Zhu Zihao <all_but_last <at> 163.com>

Date: Sat, 8 Jan 2022 11:30:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#53125: closed (Missing abstract unix socket support)
Date: Thu, 16 Jun 2022 08:09:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 16 Jun 2022 10:07:51 +0200
with message-id <87v8t1ni94.fsf <at> gnu.org>
and subject line Re: bug#53125: Missing abstract unix socket support
has caused the debbugs.gnu.org bug report #53125,
regarding Missing abstract unix socket support
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
53125: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=53125
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Zhu Zihao <all_but_last <at> 163.com>
To: bug-guile <at> gnu.org
Cc: wingo <at> pobox.com
Subject: Missing abstract unix socket support
Date: Sat, 08 Jan 2022 19:10:03 +0800
[Message part 3 (text/plain, inline)]
Currently, It's not valid to create abstract unix socket in Guile via
`connect` procedure, because it rejects string with leading NUL.

Abstract unix socket is widely used in D-Bus. Missing support for it
hurts the ability of Guile in D-Bus programming.

I see a patch at
https://lists.gnu.org/archive/html/guile-devel/2021-03/msg00038.html

But looks that nobody cares it. Would someone can help review and merge it? 
-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Zhu Zihao <all_but_last <at> 163.com>
Cc: wingo <at> pobox.com, 53125-done <at> debbugs.gnu.org
Subject: Re: bug#53125: Missing abstract unix socket support
Date: Thu, 16 Jun 2022 10:07:51 +0200
Hi,

Zhu Zihao <all_but_last <at> 163.com> skribis:

> Currently, It's not valid to create abstract unix socket in Guile via
> `connect` procedure, because it rejects string with leading NUL.

Fixed in 01b686b701dc06f6623f0cc75acd4583c0296333 with Liliana’s patch:

  https://issues.guix.gnu.org/53928

Thanks,
Ludo’.


This bug report was last modified 2 years and 342 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.